complexType HagueIBToOfficeTransactionType
diagram
version V4_0
namespace http://www.wipo.int/standards/XMLSchema/ST96/Design
children dgn:HagueBulletin dgn:HagueIBToOfficeBag
used by
element dgn:HagueIBToOfficeTransaction
attributes
Name Type Use Default Fixed annotation
com:st96Version xsd:token required V4_0
com:ipoVersion xsd:token
source <xsd:complexType name="HagueIBToOfficeTransactionType">
<xsd:choice>
<xsd:element ref="dgn:HagueBulletin">
</xsd:element> <xsd:element ref="dgn:HagueIBToOfficeBag">
</xsd:element>
</xsd:choice> <xsd:attribute ref="com:st96Version" use="required">
</xsd:attribute> <xsd:attribute ref="com:ipoVersion">
</xsd:attribute>
</xsd:complexType>