<xsd:element name="BusinessTransactionHead" type="BusinessTransactionBaseType" abstract="true">
<xsd:annotation>
<xsd:documentation>The abstract superclass associated with the concrete set of defined
Business Transaction patterns. A Business Transaction is a set of business
information and Business Signal exchanges amongst business partners that occurs in
an agreed upon format and sequence (as supported by the patterns). Through
the Business Transaction Head, the concrete set of BT patterns and the Data Exchange
element (which allows pattern specialization) enable business exchange through a
defined pattern. The Business Transaction Head in essence is a placeholder where the
concrete pattern is substituted (i.e. a Request-Confirm is substituted and
used). Note: The Business Transaction Head replaced
the Business Transaction element in v2.0. </xsd:documentation>
</xsd:annotation>
</xsd:element>
|