element TransactionContentBag
diagram
version V2_0
namespace https://www.wipo.int/standards/XMLSchema/ST96/Design
type dgn:TransactionContentBagType
properties
content complex
children com:TransactionIdentifier com:TransactionCategory com:TransactionSubCode dgn:TransactionData
used by
complexType dgn:DesignTransactionBodyType
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
annotation
documentation
Details of the contents of a transaction
source <xsd:element name="TransactionContentBag" type="dgn:TransactionContentBagType">
<xsd:annotation>
<xsd:documentation>
Details of the contents of a transaction
</xsd:documentation>
</xsd:annotation>
</xsd:element>