group "Correlation.model"
Namespace:
Content:
Defined:
globally in fpml-msg-5-8.xsd; see XML source
Includes:
definition of 1 element
Used:
Content Model Diagram
Complex Content Model
parentCorrelationId?, correlationId
Content Model Elements (2):
correlationId, parentCorrelationId
Known Usage Locations
Annotation
A model group defining the elements 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. The parent correlation ID is used to keep track of the parent process.
XML Source (w/o annotations (2); see within schema source)
<xsd:group name="Correlation.model">
<xsd:sequence>
<xsd:element minOccurs="0" name="parentCorrelationId" type="CorrelationId"/>
<xsd:group ref="CorrelationId.model"/>
</xsd:sequence>
</xsd:group>
Content Element Detail (all declarations; defined within this component only; 1/2)
parentCorrelationId
Type:
CorrelationId, simple content
An optional identifier used to correlate between related processes
Simple Content
xsd:normalizedString
maxLength:
255
minLength:
1
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="parentCorrelationId" type="CorrelationId"/>

XML schema documentation generated with DocFlex/XML 1.9.0 using DocFlex/XML XSDDoc 2.8.0 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.