Definition Type: Element
Name: deliveryQuantity
Namespace: http://www.fpml.org/2009/FpML-4-6
Type: fpml:GasPhysicalQuantity
Containing Schema: fpml-com-4-6.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
The different options for specifying the quantity. For Fixed trades where the quantity is known at the time of confirmation, a single quantity or a quantity per Delivery Period may be specified. For Variable trades minimum and maximum trades may be specified.
Collapse XSD Schema Diagram:
Drilldown into electingParty in schema fpml-com-4-6_xsd Drilldown into maxPhysicalQuantity in schema fpml-com-4-6_xsd Drilldown into minPhysicalQuantity in schema fpml-com-4-6_xsd Drilldown into totalPhysicalQuantity in schema fpml-com-4-6_xsd Drilldown into physicalQuantitySchedule in schema fpml-com-4-6_xsd Drilldown into physicalQuantity in schema fpml-com-4-6_xsd Drilldown into CommodityFixedPhysicalQuantity.model in schema fpml-com-4-6_xsd Drilldown into id in schema fpml-com-4-6_xsd Drilldown into CommodityPhysicalQuantityBase in schema fpml-com-4-6_xsd Drilldown into GasPhysicalQuantity in schema fpml-com-4-6_xsdXSD Diagram of deliveryQuantity in schema fpml-com-4-6_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="deliveryQuantity" type="GasPhysicalQuantity">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The different options for specifying the quantity. For Fixed trades where the quantity is known at the time of confirmation, a single quantity or a quantity per Delivery Period may be specified. For Variable trades minimum and maximum trades may be specified.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
physicalQuantity fpml:physicalQuantity (1) (1)
physicalQuantitySchedule fpml:physicalQuantitySchedule (1) (1)
totalPhysicalQuantity fpml:totalPhysicalQuantity 0 (1)
minPhysicalQuantity fpml:minPhysicalQuantity (1) unbounded
maxPhysicalQuantity fpml:maxPhysicalQuantity (1) unbounded
electingParty fpml:electingParty 0 (1)
<xs:group> fpml:CommodityFixedPhysicalQuantity.model (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
id fpml:id (Optional)
Collapse Derivation Tree: