Definition Type: SimpleType
Name: LoadTypeEnum
Namespace: http://www.fpml.org/FpML-5/recordkeeping
Containing Schema: fpml-enum-5-10.xsd
Documentation:
LoadType is a summary of the full description of the settlement periods with respect to the region. Used for describing Electricity delivery schedules.
Collapse XSD Schema Diagram:
XSD Diagram of LoadTypeEnum in schema fpml-enum-5-10_xsd3 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:simpleType name="LoadTypeEnum">
    <xsd:annotation>
        <xsd:documentation source="http://www.FpML.org" xml:lang="en">LoadType is a summary of the full description of the settlement periods with respect to the region. Used for describing Electricity delivery schedules.</xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:token">
        <xsd:enumeration value="Base">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">Base</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="Peak">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">Peak</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="OffPeak">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">Off-Peak</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="BlockHours">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">Block Hours</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="Custom">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">Anything that does not fall under the predefined standard categories</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Enumeration Base
Enumeration Peak
Enumeration OffPeak
Enumeration BlockHours
Enumeration Custom
Collapse Derivation Tree:
Collapse References:
nsD:loadType, nsD:loadType