Definition Type: ComplexType
Name: CoalDelivery
Namespace: http://www.fpml.org/FpML-5/recordkeeping
Containing Schema: fpml-com-5-10.xsd
Abstract
Documentation:
The physical delivery conditions for coal.
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_xsd1 Drilldown into CommodityUSCoalDelivery.model in schema fpml-com-5-10_xsd1 Drilldown into deliveryAtSource in schema fpml-com-5-10_xsd1 Drilldown into deliveryPoint in schema fpml-com-5-10_xsd1XSD Diagram of CoalDelivery in schema fpml-com-5-10_xsd1 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="CoalDelivery">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The physical delivery conditions for coal.</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:choice minOccurs="0">
            <xsd:element name="deliveryPoint" type="CoalDeliveryPoint">
                <xsd:annotation>
                    <xsd:documentation xml:lang="en">The point at which the Coal Product will be delivered and received.</xsd:documentation>
                </xsd:annotation>
            </xsd:element>
            <xsd:element name="deliveryAtSource" type="xsd:boolean">
                <xsd:annotation>
                    <xsd:documentation xml:lang="en">The point at which the Coal Product as a reference to the Source of the Coal Product. This should be a reference to the source element within product.</xsd:documentation>
                </xsd:annotation>
            </xsd:element>
        </xsd:choice>
        <xsd:group ref="CommodityUSCoalDelivery.model" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">Additional delivery details for U.S. Coal transactions.</xsd:documentation>
            </xsd:annotation>
        </xsd:group>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
deliveryPoint nsD:deliveryPoint (1) (1)
deliveryAtSource nsD:deliveryAtSource (1) (1)
quantityVariationAdjustment nsD:quantityVariationAdjustment 0 (1)
transportationEquipment nsD:transportationEquipment 0 (1)
risk nsD:risk 0 (1)
<xs:group> nsD:CommodityUSCoalDelivery.model 0 (1)
Collapse Derivation Tree:
Collapse References:
nsD:deliveryConditions