Definition Type: ComplexType
Name: CommodityQuantityFrequency
Namespace: http://www.fpml.org/FpML-5/transparency
Type: nsF:Scheme
Containing Schema: fpml-com-5-10.xsd
Abstract
Documentation:
A type for defining the frequency at which the Notional Quantity is deemed to apply for purposes of calculating the Total Notional Quantity.
Collapse XSD Schema Diagram:
Drilldown into quantityFrequencyScheme in schema fpml-com-5-10_xsd3XSD Diagram of CommodityQuantityFrequency in schema fpml-com-5-10_xsd3 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="CommodityQuantityFrequency">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A type for defining the frequency at which the Notional Quantity is deemed to apply for purposes of calculating the Total Notional Quantity.</xsd:documentation>
    </xsd:annotation>
    <xsd:simpleContent>
        <xsd:extension base="Scheme">
            <xsd:attribute name="quantityFrequencyScheme" type="NonEmptyURI" default="http://www.fpml.org/coding-scheme/commodity-quantity-frequency" />
        </xsd:extension>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
quantityFrequencyScheme nsF:quantityFrequencyScheme http://www.fpml.org/coding-scheme/commodity-quantity-frequency (Optional)
Collapse Derivation Tree:
Collapse References:
nsF:quantityFrequency