Definition Type: ComplexType
Name: ElectricityDeliverySystemFirm
Namespace: http://www.fpml.org/2009/FpML-4-6
Containing Schema: fpml-com-4-6.xsd
Abstract
Documentation:
The physical delivery obligation options specific to a system firm transaction.
Collapse XSD Schema Diagram:
Drilldown into system in schema fpml-com-4-6_xsd Drilldown into applicable in schema fpml-com-4-6_xsdXSD Diagram of ElectricityDeliverySystemFirm in schema fpml-com-4-6_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="ElectricityDeliverySystemFirm">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The physical delivery obligation options specific to a system firm transaction.</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element name="applicable" type="xsd:boolean">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">Indicates that the trade is for a System Firm product. Should always be set to "true".</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="system" type="CommodityDeliveryPoint" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
applicable fpml:applicable (1) (1)
system fpml:system 0 (1)
Collapse Derivation Tree:
Collapse References:
fpml:systemFirm