Definition Type: ComplexType
Name: CoalProduct
Namespace: http://www.fpml.org/FpML-5/transparency
Containing Schema: fpml-com-5-10.xsd
Abstract
Documentation:
A type defining the characteristics of the coal being traded in a physically settled gas transaction.
Collapse XSD Schema Diagram:
Drilldown into source in schema fpml-com-5-10_xsd3 Drilldown into type in schema fpml-com-5-10_xsd3XSD Diagram of CoalProduct in schema fpml-com-5-10_xsd3 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="CoalProduct">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A type defining the characteristics of the coal being traded in a physically settled gas transaction.</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element name="type" type="CoalProductType">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">The type of coal product to be delivered by reference to a pre-defined specification. For contracts under SCoTA terms this is the quality specification code (e.g. "DES ARA")</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="source" type="CoalProductSource" maxOccurs="unbounded">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">The SCoTA cargo origin, mining region, mine(s), mining complex(es), loadout(s) or river dock(s) or other point(s) of origin that Seller and Buyer agree are acceptable origins for the Coal Product. For International Coal transactions, this is the Origin of the Coal Product.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
type nsF:type (1) (1)
source nsF:source (1) unbounded
Collapse Derivation Tree:
Collapse References:
nsF:coal