| diagram |
 |
| version |
V2_0 |
| namespace |
https://www.wipo.int/standards/XMLSchema/ST96/Trademark |
| children |
tmk:Correspondent com:RepresentativeBag tmk:AssociatedMarkBag com:CommentText com:Version com:Contact com:PartyIdentifier |
| used by |
|
| attributes |
| Name |
|
Type |
|
Use |
|
Default |
|
Fixed |
|
annotation |
| com:operationCategory |
|
com:OperationCategoryType |
|
|
|
|
|
|
|
documentation Category of data manipulation operation performed on the data element |
| com:sequenceNumber |
|
xsd:string |
|
|
|
|
|
|
|
documentation Sequence number in a list or collection |
|
| source |
<xsd:complexType name="DefendantType"> <xsd:sequence>
|
<xsd:element ref="tmk:Correspondent" minOccurs="0"> </xsd:element> |
|
<xsd:element ref="com:RepresentativeBag" minOccurs="0"> </xsd:element> |
|
<xsd:element ref="tmk:AssociatedMarkBag" minOccurs="0"> </xsd:element> |
|
<xsd:element ref="com:CommentText" minOccurs="0"> </xsd:element> |
|
<xsd:element ref="com:Version" minOccurs="0"> </xsd:element> |
|
<xsd:choice maxOccurs="unbounded"> <xsd:element ref="com:Contact"/> <xsd:element ref="com:PartyIdentifier"/> </xsd:choice> |
</xsd:sequence> <xsd:attribute ref="com:operationCategory"/> <xsd:attribute ref="com:sequenceNumber"/> </xsd:complexType> |