Definition Type: SimpleType
Name: ElectricityProductTypeEnum
Namespace: http://www.fpml.org/FpML-5/recordkeeping
Containing Schema: fpml-enum-5-10.xsd
Documentation:
The type of electricity product.
Collapse XSD Schema Diagram:
XSD Diagram of ElectricityProductTypeEnum in schema fpml-enum-5-10_xsd3 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:simpleType name="ElectricityProductTypeEnum">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The type of electricity product.</xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:token">
        <xsd:enumeration value="Electricity" />
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Enumeration Electricity
Collapse Derivation Tree:
  • ElectricityProductTypeEnum
Collapse References:
nsD:type