complexType  OrganizationNameType 
diagram
versionV3_1
namespacehttp://www.wipo.int/standards/XMLSchema/ST96/Common
childrencom:OrganizationStandardName  com:OrganizationOtherName
used by
element com:OrganizationName
attributes
Name  Type Use Default Fixed annotation
com:languageCode com:ExtendedISOLanguageCodeType        
source<xsd:complexType  name="OrganizationNameType">
<xsd:sequence>
<xsd:element  ref="com:OrganizationStandardName">
</xsd:element> <xsd:element  ref="com:OrganizationOtherName"  minOccurs="0"  maxOccurs="unbounded">
</xsd:element>
</xsd:sequence> <xsd:attribute  ref="com:languageCode">
</xsd:attribute>
</xsd:complexType>