complexType "GasProduct"
Namespace:
Content:
complex, 1 element
Defined:
globally in fpml-com-5-3.xsd; see XML source
Includes:
definition of 1 element
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
type
</...>
Content Model Elements (1):
type (in gas)
All Direct / Indirect Based Elements (1):
gas
Known Usage Locations
Annotation
A type defining the characteristics of the gas being traded in a physically settled gas transaction.
XML Source (w/o annotations (2); see within schema source)
<xsd:complexType name="GasProduct">
<xsd:sequence>
<xsd:element name="type" type="GasProductTypeEnum"/>
<!--View Generation: Skipped an empty choice.-->
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 1/1)
type
Type:
GasProductTypeEnum, simple content
The type of gas to be delivered.
Simple Content
enumeration of xsd:token
Enumeration:
"NaturalGas"
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="type" type="GasProductTypeEnum"/>

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.