group "CorrelationAndSequence.model"
Namespace: |
|
Content: |
3 elements |
Defined: |
|
Used: |
|
Content Model Elements (3):
-
Annotation
A model group defining the full messsage correlation mechanism. The correlation ID is used to link followup corrections and retractions to the original request, and to help identify which replies link to which requests. (The "inReplyTo" element may also be used for this purpose, but it contains a message identifier rather than a business object identifier.) The sequence ID is used to establish an ordering between multiple messages related to the same business object (identified by the same correlation identifier). It contains a value the must ascend (possibly with gaps) messages on the same correlation ID.
XML Source (w/o annotations (1); see within schema source)
<xsd:sequence>
</xsd:sequence>
</xsd:group>
|