<xsd:group name="CorrelationId.model">
<xsd:annotation>
<xsd:documentation xml:lang="en">A model group defining the element used for process correlation. 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.</xsd:documentation>
</xsd:annotation>
<xsd:sequence>
<xsd:element name="correlationId" type="CorrelationId">
<xsd:annotation>
<xsd:documentation xml:lang="en">A qualified identifier used to correlate between messages</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:group>
|