<xsd:group name="CorrelationAndOptionalSequence.model">
<xsd:annotation>
<xsd:documentation xml:lang="en">A model group defining the full messsage correlation mechanism, but with optional sequence. Please note that for reports in Reporting view, usage of the correlation and sequence model is not well defined in the standard an may be deprecated from future versions of the standard. Use the ReportReference structure to identify report instances and section numbers if a report must be divided into chunks.</xsd:documentation>
</xsd:annotation>
<xsd:sequence>
<xsd:group ref="Correlation.model" />
<xsd:group ref="Sequence.model" minOccurs="0" />
</xsd:sequence>
</xsd:group>
|