Definition Type: ComplexType
Name: ElectricityProduct
Namespace: http://www.fpml.org/FpML-5/transparency
Containing Schema: fpml-com-5-10.xsd
Abstract
Documentation:
The specification of the electricity to be delivered.
Collapse XSD Schema Diagram:
Drilldown into type in schema fpml-com-5-10_xsd3XSD Diagram of ElectricityProduct in schema fpml-com-5-10_xsd3 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="ElectricityProduct">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The specification of the electricity to be delivered.</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element name="type" type="ElectricityProductTypeEnum">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">The type of electricity product to be delivered.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
type nsF:type (1) (1)
Collapse Derivation Tree:
Collapse References:
nsF:electricity