complexType MadridOfficeToIBTransactionType
diagram
version V4_0
namespace http://www.wipo.int/standards/XMLSchema/ST96/Trademark
children tmk:MadridOfficeTransactionHeader tmk:MadridOfficeToIBBag
used by
element tmk:MadridOfficeToIBTransaction
attributes
Name Type Use Default Fixed annotation
com:st96Version xsd:token required V4_0
com:ipoVersion xsd:token
source <xsd:complexType name="MadridOfficeToIBTransactionType">
<xsd:sequence>
<xsd:element ref="tmk:MadridOfficeTransactionHeader">
</xsd:element> <xsd:element ref="tmk:MadridOfficeToIBBag">
</xsd:element>
</xsd:sequence> <xsd:attribute ref="com:st96Version" use="required">
</xsd:attribute> <xsd:attribute ref="com:ipoVersion">
</xsd:attribute>
</xsd:complexType>