element TransactionHeader
diagram
version 0.5
namespace https://www.wipo.int/standards/XMLSchema/Common/0
type com:TransactionHeaderType
children com:SenderDetails com:ReceiverDetails
used by
complexType tmk:TransactionType dgn:TransactionType
source <xsd:element name="TransactionHeader" type="com:TransactionHeaderType">
<xsd:annotation>
<xsd:documentation>
Data concerning the entire transaction
</xsd:documentation>
</xsd:annotation>
</xsd:element>