Definition Type: Group
Name: CommodityUSCoalDelivery.model
Namespace: http://www.fpml.org/FpML-5/reporting
Containing Schema: fpml-com-5-10.xsd
Documentation:
Items specific to the definition of the delivery of a US Coal Product.
Collapse XSD Schema Diagram:
Drilldown into risk in schema fpml-com-5-10_xsd2 Drilldown into transportationEquipment in schema fpml-com-5-10_xsd2 Drilldown into quantityVariationAdjustment in schema fpml-com-5-10_xsd2XSD Diagram of CommodityUSCoalDelivery.model in schema fpml-com-5-10_xsd2 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:group name="CommodityUSCoalDelivery.model">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Items specific to the definition of the delivery of a US Coal Product.</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element name="quantityVariationAdjustment" type="xsd:boolean" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">If true, indicates that QVA is applicable. If false, indicates that QVA is inapplicable.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="transportationEquipment" type="CoalTransportationEquipment" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">The transportation equipment with which the Coal Product will be delivered and received.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="risk" type="CommodityDeliveryRisk" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">Specifies how the risk associated with the delivery is assigned.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:group>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
quantityVariationAdjustment nsE:quantityVariationAdjustment 0 (1)
transportationEquipment nsE:transportationEquipment 0 (1)
risk nsE:risk 0 (1)