complexType OrganizationOtherNameType
diagram
version V7_0
namespace http://www.wipo.int/standards/XMLSchema/ST96/Common
type extension of com:PhraseType
children com:B com:I com:O com:S com:U com:Sub com:Sup com:SmallCapital com:Ins com:Del com:OCRConfidenceData com:Br
used by
element com:OrganizationOtherName
attributes
Name Type Use Default Fixed annotation
com:organizationNameCategory com:OrganizationNameCategoryType
source <xsd:complexType name="OrganizationOtherNameType">
<xsd:complexContent>
<xsd:extension base="com:PhraseType">
<xsd:attribute ref="com:organizationNameCategory">
</xsd:attribute>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>