complexType  GITransactionType  
diagram
version V8_0
namespace http://www.wipo.int/standards/XMLSchema/ST96/GeographicalIndication
children   com:TransactionHeader gin:GITransactionBody 
used by
element     gin:GITransaction 
attributes
Name   Type   Use   Default   Fixed   annotation
com:id    xsd:ID                
com:officeCode    com:ExtendedWIPOST3CodeType                
com:languageCode    com:ExtendedISOLanguageCodeType                
com:st96Version    xsd:token   required       V8_0    
com:ipoVersion    xsd:token                
source <xsd:complexType  name="GITransactionType">
<xsd:sequence>
<xsd:element  ref="com:TransactionHeader"  minOccurs="0">
</xsd:element> <xsd:element  ref="gin:GITransactionBody"  maxOccurs="unbounded">
</xsd:element>
</xsd:sequence> <xsd:attribute  ref="com:id">
</xsd:attribute> <xsd:attribute  ref="com:officeCode">
</xsd:attribute> <xsd:attribute  ref="com:languageCode">
</xsd:attribute> <xsd:attribute  ref="com:st96Version"  use="required">
</xsd:attribute> <xsd:attribute  ref="com:ipoVersion">
</xsd:attribute>
</xsd:complexType>