complexType OrganizationOtherNameType
diagram
version 1.0
namespace https://www.wipo.int/standards/XMLSchema/Common/1
type extension of xsd:string
used by
element com:OrganizationOtherName
attributes
Name Type Use Default Fixed annotation
organizationNameCategory com:OrganizationNameCategoryType
source <xsd:complexType name="OrganizationOtherNameType">
<xsd:simpleContent>
<xsd:extension base="xsd:string">
<xsd:attribute ref="com:organizationNameCategory"/>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>