OperationMapping

An abstract element that allows mapping a BTA and its
BusinessDocuments to Interface/Operation messages. Specifies input, output,
fault, interface, operation map to role, BTA and document envelope or Business Signal
references. Note: This element was added in v2.0.

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
businessTransactionActivityRef xsd:IDREF required
name xsd:string required
A designation that may be relevant to a business analyst but is
not intended for referencing.
nameID xsd:ID required
Used for referencing, for example, for identification of elements
within an ebBP instance.
roleRef xsd:IDREF required
Maps to a Role element contained in
collaboration.
Wildcard: ANY attribute from ANY namespace OTHER than 'http://docs.oasis-open.org/ebxmlbp/ebbp-2.0'

Used By

Source

<xsd:element name="OperationMapping" type="OperationMappingType">
  <xsd:annotation>
    <xsd:documentation>An abstract element that allows mapping a BTA and its BusinessDocuments to Interface/Operation messages. Specifies input, output, fault, interface, operation map to role, BTA and document envelope or Business Signal references. Note: This element was added in v2.0.</xsd:documentation>
  </xsd:annotation>
</xsd:element>

Sample