Definition Type: ComplexType
Name: CoalProductSpecifications
Namespace: http://www.fpml.org/FpML-5/reporting
Containing Schema: fpml-com-5-0.xsd
Abstract
Documentation:
The different options for specifying the quality attributes of the coal to be delivered.
Collapse XSD Schema Diagram:
Drilldown into standardQualitySchedule in schema fpml-com-5-0_xsd1 Drilldown into standardQuality in schema fpml-com-5-0_xsd1XSD Diagram of CoalProductSpecifications in schema fpml-com-5-0_xsd1 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="CoalProductSpecifications">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The different options for specifying the quality attributes of the coal to be delivered.</xsd:documentation>
    </xsd:annotation>
    <xsd:choice>
        <xsd:element name="standardQuality" type="CoalStandardQuality" minOccurs="0" />
        <xsd:element name="standardQualitySchedule" type="CoalStandardQualitySchedule" minOccurs="0" />
    </xsd:choice>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
standardQuality nsB:standardQuality 0 (1)
standardQualitySchedule nsB:standardQualitySchedule 0 (1)
Collapse Derivation Tree:
Collapse References:
nsB:coalProductSpecifications