complexType  PartyIdentifierType 
diagram
versionV3_0
namespacehttp://www.wipo.int/standards/XMLSchema/ST96/Common
typeextension of xsd:token
used by
element com:PartyIdentifier
attributes
Name  Type Use Default Fixed annotation
com:officeCode com:ExtendedWIPOST3CodeType        
com:partyIdentifierCategory com:PartyIdentifierCategoryType        
source<xsd:complexType  name="PartyIdentifierType">
<xsd:simpleContent>
<xsd:extension  base="xsd:token">
<xsd:attribute  ref="com:officeCode">
</xsd:attribute> <xsd:attribute  ref="com:partyIdentifierCategory">
</xsd:attribute>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>