complexType "ElectricityProduct"
Namespace:
Content:
complex, 1 element
Defined:
globally in fpml-com-5-5.xsd; see XML source
Includes:
definition of 1 element
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
type
</...>
Content Model Elements (1):
type (in electricity)
All Direct / Indirect Based Elements (1):
electricity
Known Usage Locations
Annotation
The specification of the electricity to be delivered.
XML Source (w/o annotations (2); see within schema source)
<xsd:complexType name="ElectricityProduct">
<xsd:sequence>
<xsd:element name="type" type="ElectricityProductTypeEnum"/>
<!--View Generation: SKIPPED voltage - NonStandardFeature-->
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 1/1)
type
Type:
The type of electricity product to be delivered.
Simple Content
enumeration of xsd:token
Enumeration:
"Electricity"
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="type" type="ElectricityProductTypeEnum"/>

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