Definition Type: Element
Name: maxPhysicalQuantity
Namespace: http://www.fpml.org/2009/FpML-4-6
Type: fpml:CommodityNotionalQuantity
Containing Schema: fpml-com-4-6.xsd
MinOccurs (1)
MaxOccurs unbounded
Abstract
Documentation:
The maximum quantity to be delivered. If separate minimums need to be specified for different periods (e.g. a minimum per day and a minimum per month) this element should be repeated.
Collapse XSD Schema Diagram:
Drilldown into quantity in schema fpml-com-4-6_xsd Drilldown into quantityFrequency in schema fpml-com-4-6_xsd Drilldown into quantityUnit in schema fpml-com-4-6_xsd Drilldown into id in schema fpml-com-4-6_xsd Drilldown into CommodityNotionalQuantity in schema fpml-com-4-6_xsdXSD Diagram of maxPhysicalQuantity in schema fpml-com-4-6_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="maxPhysicalQuantity" type="CommodityNotionalQuantity" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The maximum quantity to be delivered. If separate minimums need to be specified for different periods (e.g. a minimum per day and a minimum per month) this element should be repeated.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
quantityUnit fpml:quantityUnit (1) (1)
quantityFrequency fpml:quantityFrequency (1) (1)
quantity fpml:quantity (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
id fpml:id (Optional)
Collapse Derivation Tree: