complexType OfficeAssignedIdentifierType
diagram
version 1.0
namespace https://www.wipo.int/standards/XMLSchema/Common/1
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
attributes
Name Type Use Default Fixed annotation
ipOfficeCode com:ExtendedWIPOST3CodeType
source <xsd:complexType name="OfficeAssignedIdentifierType">
<xsd:simpleContent>
<xsd:extension base="xsd:token">
<xsd:attribute ref="com:ipOfficeCode"/>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>