Definition Type: Element
Name: package
Namespace: http://www.fpml.org/FpML-5/pretrade
Type: nsC:StandardPackage
Containing Schema: fpml-product-definitions-5-10.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
Definition of a standard package that consists out of several products
Collapse XSD Schema Diagram:
Drilldown into component in schema fpml-product-definitions-5-10_xsd Drilldown into hedgeType in schema fpml-product-definitions-5-10_xsd Drilldown into packageName in schema fpml-product-definitions-5-10_xsd Drilldown into productId in schema fpml-product-definitions-5-10_xsd Drilldown into StandardPackage in schema fpml-product-definitions-5-10_xsdXSD Diagram of package in schema fpml-product-definitions-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="package" type="StandardPackage">
    <xsd:annotation>
        <xsd:documentation>Definition of a standard package that consists out of several products</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
productId nsC:productId 0 unbounded
packageName nsC:packageName 0 (1)
hedgeType nsC:hedgeType 0 (1)
component nsC:component 0 unbounded
Collapse Derivation Tree: