Definition Type: Element
Name: originatingPackage
Namespace: http://www.fpml.org/FpML-5/recordkeeping
Type: nsD:PackageSummary
Containing Schema: fpml-doc-5-10.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Information about the trade package if any that the trade originated from.
Collapse XSD Schema Diagram:
Drilldown into sequenceNumber in schema fpml-doc-5-10_xsd3 Drilldown into size in schema fpml-doc-5-10_xsd3 Drilldown into packageType in schema fpml-doc-5-10_xsd3 Drilldown into orderIdentifier in schema fpml-doc-5-10_xsd3 Drilldown into packageIdentifier in schema fpml-doc-5-10_xsd3 Drilldown into PackageSummary in schema fpml-doc-5-10_xsd3XSD Diagram of originatingPackage in schema fpml-doc-5-10_xsd3 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="originatingPackage" type="PackageSummary" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Information about the trade package if any that the trade originated from.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
packageIdentifier nsD:packageIdentifier 0 (1)
orderIdentifier nsD:orderIdentifier 0 (1)
packageType nsD:packageType 0 unbounded
size nsD:size 0 (1)
sequenceNumber nsD:sequenceNumber 0 (1)
Collapse Derivation Tree: