complexType  TransactionHeaderType  
diagram
version V3_2
namespace http://www.wipo.int/standards/XMLSchema/ST96/Common
children   com:SenderBag com:ReceiverBag 
used by
element     com:TransactionHeader 
source <xsd:complexType  name="TransactionHeaderType">
<xsd:sequence>
<xsd:element  ref="com:SenderBag">
</xsd:element> <xsd:element  ref="com:ReceiverBag"  minOccurs="0">
</xsd:element>
</xsd:sequence>
</xsd:complexType>