Definition Type: Group
Name: TradeReferenceInformation.model
Namespace: http://www.fpml.org/FpML-5/reporting
Containing Schema: fpml-business-events-5-10.xsd
Documentation:
Defines a model group that allows information about a trade to be represented.
Collapse XSD Schema Diagram:
Drilldown into tradeReferenceInformation in schema fpml-business-events-5-10_xsd3XSD Diagram of TradeReferenceInformation.model in schema fpml-business-events-5-10_xsd3 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:group name="TradeReferenceInformation.model">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Defines a model group that allows information about a trade to be represented.</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element name="tradeReferenceInformation" type="TradeReferenceInformation" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">Information about a trade.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:group>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
tradeReferenceInformation nsE:tradeReferenceInformation 0 (1)