complexType  NPLClassType  
diagram
version V3_2
namespace http://www.wipo.int/standards/XMLSchema/ST96/Common
type extension of xsd:string 
used by
element     com:NPLClass 
attributes
Name   Type   Use   Default   Fixed   annotation
com:classificationSystem    xsd:string                
source <xsd:complexType  name="NPLClassType">
<xsd:simpleContent>
<xsd:extension  base="xsd:string">
<xsd:attribute  ref="com:classificationSystem">
</xsd:attribute>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>