complexType  PhoneNumberType 
diagram
versionV3_0
namespacehttp://www.wipo.int/standards/XMLSchema/ST96/Common
typeextension of xsd:string
used by
element com:PhoneNumber
attributes
Name  Type Use Default Fixed annotation
com:phoneNumberCategory com:PhoneNumberCategoryType        
source<xsd:complexType  name="PhoneNumberType">
<xsd:simpleContent>
<xsd:extension  base="xsd:string">
<xsd:attribute  ref="com:phoneNumberCategory">
</xsd:attribute>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>