complexType  NPLStandardNumberType 
diagram
versionV3_1
namespacehttp://www.wipo.int/standards/XMLSchema/ST96/Common
typeextension of xsd:string
used by
element com:NPLStandardNumber
attributes
Name  Type Use Default Fixed annotation
com:nplStandardNumberCategory com:NPLStandardNumberCategoryType required      
source<xsd:complexType  name="NPLStandardNumberType">
<xsd:simpleContent>
<xsd:extension  base="xsd:string">
<xsd:attribute  ref="com:nplStandardNumberCategory"  use="required">
</xsd:attribute>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>