Definition Type: Element
Name: nonFirm
Namespace: http://www.fpml.org/FpML-5/recordkeeping
Type: boolean:http://www.w3.org/2001/XMLSchema
Containing Schema: fpml-com-5-10.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
If present and set to true, indicates that delivery or receipt of the electricity may be interrupted for any reason or for no reason, without liability on the part of either Party. This element should never have a value of false.
Collapse XSD Schema Diagram:
XSD Diagram of nonFirm in schema fpml-com-5-10_xsd1 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="nonFirm" type="xsd:boolean">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">If present and set to true, indicates that delivery or receipt of the electricity may be interrupted for any reason or for no reason, without liability on the part of either Party. This element should never have a value of false.</xsd:documentation>
    </xsd:annotation>
</xsd:element>