complexType "CoalProduct"
Namespace:
Content:
complex, 6 elements
Defined:
globally in fpml-com-5-8.xsd; see XML source
Includes:
definitions of 4 elements
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (6):
type (in coal)
All Direct / Indirect Based Elements (1):
coal
Known Usage Locations
Annotation
A type defining the characteristics of the coal being traded in a physically settled gas transaction.
XML Source (w/o annotations (6); see within schema source)
<xsd:complexType name="CoalProduct">
<xsd:sequence>
<xsd:choice>
<xsd:element name="type" type="CoalProductType"/>
</xsd:choice>
<xsd:element maxOccurs="unbounded" name="source" type="CoalProductSource"/>
<xsd:element minOccurs="0" name="sCoTASpecifications" type="xsd:boolean"/>
<xsd:group minOccurs="0" ref="CommodityUSCoalProduct.model"/>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 4/6)
coalProductSpecifications
Type:
CoalProductSpecifications, complex content
The type of coal product to be delivered specified in full.
XML Source (w/o annotations (1); see within schema source)

sCoTASpecifications
Type:
xsd:boolean, predefined, simple content
Indicates whether type and source refer to globalCOAL SCoTA specifications.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="sCoTASpecifications" type="xsd:boolean"/>

source
Type:
CoalProductSource, simple content
The SCoTA cargo origin, mining region, mine(s), mining complex(es), loadout(s) or river dock(s) or other point(s) of origin that Seller and Buyer agree are acceptable origins for the Coal Product. For International Coal transactions, this is the Origin of the Coal Product.
Simple Content
xsd:normalizedString
maxLength:
255
minLength:
0
XML Source (w/o annotations (1); see within schema source)
<xsd:element maxOccurs="unbounded" name="source" type="CoalProductSource"/>

type
Type:
CoalProductType, simple content
The type of coal product to be delivered by reference to a pre-defined specification. For contracts under SCoTA terms this is the quality specification code (e.g. "DES ARA")
Simple Content
xsd:normalizedString
maxLength:
255
minLength:
0
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="type" type="CoalProductType"/>

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.