complexType IdentifierType
diagram
version V2_1
namespace https://www.wipo.int/standards/XMLSchema/ST96/Common
type extension of xsd:token
used by
element tmk:ApplicantSideCaseIdentifier tmk:AssignmentIdentifier com:AuthorizationIdentifier com:BankTransferIdentifier com:ChequeIdentifier tmk:ClassificationTermIdentifier tmk:DecisionIdentifier dgn:DesignApplicationIdentifier dgn:DesignIdentifier dgn:DesignRegistrationIdentifier com:DocumentIdentifier tmk:EarlierSearchIdentifier com:FeeIdentifier tmk:InternationalMarkIdentifier tmk:LegalProceedingIdentifier com:LicenceIdentifier tmk:MarkEventDocumentIdentifier com:OppositionIdentifier com:PartyIdentifier com:PaymentIdentifier com:PublicationIdentifier com:RecordIdentifier tmk:RegistrationIdentifier com:ReimbursementIdentifier com:RelatedLicenceIdentifier com:RequestIdentifier dgn:SpecimenIdentifier tmk:TermIdentifier tmk:TermSynonymIdentifier tmk:TermTranslationIdentifier tmk:TrademarkIdentifier com:TransactionIdentifier dgn:ViewIdentifier
attributes
Name Type Use Default Fixed annotation
com:officeCode com:ExtendedWIPOST3CodeType
source <xsd:complexType name="IdentifierType">
<xsd:simpleContent>
<xsd:extension base="xsd:token">
<xsd:attribute ref="com:officeCode"/>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>