Definition Type: Element
Name: packageType
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsE:PackageType
Containing Schema: fpml-business-events-5-10.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
Classification of the package. FpML has defined a list of coding scheme values. Different organizations might have different naming schemes for the packages so the multiplicity of unbounded is meant to support synonyms but it does not mean that a trade has multiple package types.
Collapse XSD Schema Diagram:
Drilldown into packageTypeScheme in schema fpml-doc-5-10_xsd4 Drilldown into PackageType in schema fpml-doc-5-10_xsd4XSD Diagram of packageType in schema fpml-business-events-5-10_xsd3 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="packageType" type="PackageType" minOccurs="0" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Classification of the package. FpML has defined a list of coding scheme values. Different organizations might have different naming schemes for the packages so the multiplicity of unbounded is meant to support synonyms but it does not mean that a trade has multiple package types.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
packageTypeScheme nsE:packageTypeScheme http://www.fpml.org/coding-scheme/package-type (Optional)
Collapse Derivation Tree: