Definition Type: Element
Name: originatingPackage
Namespace: http://www.fpml.org/FpML-5/confirmation
Type: nsA: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_xsd Drilldown into size in schema fpml-doc-5-10_xsd Drilldown into packageType in schema fpml-doc-5-10_xsd Drilldown into orderIdentifier in schema fpml-doc-5-10_xsd Drilldown into packageIdentifier in schema fpml-doc-5-10_xsd Drilldown into PackageSummary in schema fpml-doc-5-10_xsdXSD Diagram of originatingPackage in schema fpml-doc-5-10_xsd (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 nsA:packageIdentifier 0 (1)
orderIdentifier nsA:orderIdentifier 0 (1)
packageType nsA:packageType 0 unbounded
size nsA:size 0 (1)
sequenceNumber nsA:sequenceNumber 0 (1)
Collapse Derivation Tree: