Definition Type: Group
Name: ReportSectionIdentification.model
Namespace: http://www.fpml.org/FpML-5/recordkeeping
Containing Schema: fpml-msg-5-10.xsd
Documentation:
Defines a model group that allows a chunck of a report to be included in a request retransmission message.
Collapse XSD Schema Diagram:
Drilldown into reportIdentification in schema fpml-msg-5-10_xsd2XSD Diagram of ReportSectionIdentification.model in schema fpml-msg-5-10_xsd2 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:group name="ReportSectionIdentification.model">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Defines a model group that allows a chunck of a report to be included in a request retransmission message.</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element name="reportIdentification" type="ReportSectionIdentification" minOccurs="0" />
    </xsd:sequence>
</xsd:group>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
reportIdentification nsD:reportIdentification 0 (1)