Definition Type: ComplexType
Name: CoalStandardQualitySchedule
Namespace: http://www.fpml.org/FpML-5/recordkeeping
Containing Schema: fpml-com-5-10.xsd
Abstract
Documentation:
The quality attributes of the coal to be delivered, specified on a periodic basis.
Collapse XSD Schema Diagram:
Drilldown into deliveryPeriodsScheduleReference in schema fpml-com-5-10_xsd1 Drilldown into deliveryPeriodsReference in schema fpml-com-5-10_xsd1 Drilldown into CommodityDeliveryPeriodsPointer.model in schema fpml-com-5-10_xsd1 Drilldown into StandardQualityStep in schema fpml-com-5-10_xsd1XSD Diagram of CoalStandardQualitySchedule in schema fpml-com-5-10_xsd1 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="CoalStandardQualitySchedule">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The quality attributes of the coal to be delivered, specified on a periodic basis.</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element name="StandardQualityStep" type="CoalStandardQuality" minOccurs="0" maxOccurs="unbounded" />
        <xsd:group ref="CommodityDeliveryPeriodsPointer.model" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
StandardQualityStep nsD:StandardQualityStep 0 unbounded
deliveryPeriodsReference nsD:deliveryPeriodsReference (1) (1)
deliveryPeriodsScheduleReference nsD:deliveryPeriodsScheduleReference (1) (1)
<xs:group> nsD:CommodityDeliveryPeriodsPointer.model (1) (1)
Collapse Derivation Tree:
Collapse References:
nsD:standardQualitySchedule