complexType "ElectricityDeliverySystemFirm"
Namespace:
Content:
complex, 2 elements
Defined:
globally in fpml-com-5-8.xsd; see XML source
Includes:
definitions of 2 elements
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (2):
All Direct / Indirect Based Elements (1):
systemFirm
Known Usage Locations
Annotation
The physical delivery obligation options specific to a system firm transaction.
XML Source (w/o annotations (2); see within schema source)
<xsd:complexType name="ElectricityDeliverySystemFirm">
<xsd:sequence>
<xsd:element name="applicable" type="xsd:boolean"/>
<xsd:element minOccurs="0" name="system" type="CommodityDeliveryPoint"/>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 2/2)
applicable
Type:
xsd:boolean, predefined, simple content
Indicates that the trade is for a System Firm product. Should always be set to "true".
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="applicable" type="xsd:boolean"/>

system
Type:
CommodityDeliveryPoint, simple content
Simple Content
xsd:normalizedString
maxLength:
255
minLength:
0
XML Source (see within schema source)
<xsd:element minOccurs="0" name="system" type="CommodityDeliveryPoint"/>

XML schema documentation generated with DocFlex/XML 1.9.0 using DocFlex/XML XSDDoc 2.8.0 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.