Definition Type: Element
Name: deliveryQuantity
Namespace: http://www.fpml.org/FpML-5/confirmation
Type: nsA:GasPhysicalQuantity
Containing Schema: fpml-com-5-10.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-5-10_xsd Drilldown into maxPhysicalQuantity in schema fpml-com-5-10_xsd Drilldown into minPhysicalQuantity in schema fpml-com-5-10_xsd Drilldown into totalPhysicalQuantity in schema fpml-com-5-10_xsd Drilldown into physicalQuantitySchedule in schema fpml-com-5-10_xsd Drilldown into physicalQuantity in schema fpml-com-5-10_xsd Drilldown into CommodityFixedPhysicalQuantity.model in schema fpml-com-5-10_xsd Drilldown into id in schema fpml-com-5-10_xsd Drilldown into CommodityPhysicalQuantityBase in schema fpml-com-5-10_xsd Drilldown into GasPhysicalQuantity in schema fpml-com-5-10_xsdXSD Diagram of deliveryQuantity in schema fpml-com-5-10_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 nsA:physicalQuantity (1) (1)
physicalQuantitySchedule nsA:physicalQuantitySchedule (1) (1)
totalPhysicalQuantity nsA:totalPhysicalQuantity 0 (1)
minPhysicalQuantity nsA:minPhysicalQuantity (1) unbounded
maxPhysicalQuantity nsA:maxPhysicalQuantity (1) unbounded
electingParty nsA:electingParty 0 (1)
<xs:group> nsA:CommodityFixedPhysicalQuantity.model (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsA:id (Optional)
Collapse Derivation Tree: