Definition Type: Group
Name: CommodityUSCoalDelivery.model
Namespace: http://www.fpml.org/FpML-5/recordkeeping
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_xsd1 Drilldown into transportationEquipment in schema fpml-com-5-10_xsd1 Drilldown into quantityVariationAdjustment in schema fpml-com-5-10_xsd1XSD Diagram of CommodityUSCoalDelivery.model in schema fpml-com-5-10_xsd1 (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 nsD:quantityVariationAdjustment 0 (1)
transportationEquipment nsD:transportationEquipment 0 (1)
risk nsD:risk 0 (1)