complexType IdentifierType
diagram
version 0.5
namespace https://www.wipo.int/standards/XMLSchema/Common/0
type extension of xsd:token
used by
element com:ApplicantIdentifier com:ClaimantIdentifier tmk:ClassificationTermIdentifier com:CorrespondenceAddressIdentifier tmk:DecisionIdentifier dgn:DesignerIdentifier com:Identifier com:LicenseeIdentifier com:OpponentIdentifier com:RepresentativeIdentifier tmk:RespondentIdentifier
attributes
Name Type Use Default Fixed annotation
identifierKindCode com:ExtendedWIPOST3CodeType
source <xsd:complexType name="IdentifierType">
<xsd:simpleContent>
<xsd:extension base="xsd:token">
<xsd:attribute ref="com:identifierKindCode"/>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>