complexType  ClaimantType 
diagram
versionV3_0
namespacehttp://www.wipo.int/standards/XMLSchema/ST96/Trademark
childrencom:LegalEntityName  com:PartyIdentifier  com:Contact  com:NationalLegalEntityCode  com:NationalityCode  com:IncorporationCountryCode  com:IncorporationState  com:CommentText  tmk:Entitlement
used by
element tmk:Claimant
attributes
Name  Type Use Default Fixed annotation
com:operationCategory com:OperationCategoryType        
com:sequenceNumber xsd:string        
source<xsd:complexType  name="ClaimantType">
<xsd:sequence>
<xsd:choice  maxOccurs="unbounded">
<xsd:element  ref="com:LegalEntityName">
</xsd:element> <xsd:element  ref="com:PartyIdentifier">
</xsd:element> <xsd:element  ref="com:Contact">
</xsd:element>
</xsd:choice> <xsd:element  ref="com:NationalLegalEntityCode"  minOccurs="0">
</xsd:element> <xsd:element  ref="com:NationalityCode"  minOccurs="0">
</xsd:element> <xsd:element  ref="com:IncorporationCountryCode"  minOccurs="0">
</xsd:element> <xsd:element  ref="com:IncorporationState"  minOccurs="0">
</xsd:element> <xsd:element  ref="com:CommentText"  minOccurs="0">
</xsd:element> <xsd:element  ref="tmk:Entitlement"  minOccurs="0">
</xsd:element>
</xsd:sequence> <xsd:attribute  ref="com:operationCategory">
</xsd:attribute> <xsd:attribute  ref="com:sequenceNumber">
</xsd:attribute>
</xsd:complexType>