diagram |
|
version |
V2_0 |
namespace |
https://www.wipo.int/standards/XMLSchema/ST96/Trademark |
children |
com:TransactionIdentifier com:TransactionCategory com:TransactionSubCode tmk:TransactionData |
used by |
|
attributes |
Name |
|
Type |
|
Use |
|
Default |
|
Fixed |
|
annotation |
com:st96Version |
|
xsd:token |
|
required |
|
|
|
V2_0 |
|
documentation A specific release version of ST.96 XML Schema |
com:ipoVersion |
|
xsd:token |
|
|
|
|
|
|
|
documentation A specific version of an IPO’s implemented XML schema |
|
source |
<xsd:complexType name="TransactionContentBagType"> <xsd:sequence>
|
<xsd:element ref="com:TransactionIdentifier"> </xsd:element> |
|
<xsd:element ref="com:TransactionCategory"> </xsd:element> |
|
<xsd:element ref="com:TransactionSubCode"> </xsd:element> |
|
<xsd:element ref="tmk:TransactionData"> </xsd:element> |
</xsd:sequence> <xsd:attribute ref="com:st96Version" use="required"/> <xsd:attribute ref="com:ipoVersion"/> </xsd:complexType> |