complexType "CoalAttributePercentage"
Namespace:
Content:
complex, 3 elements
Defined:
globally in fpml-com-5-11.xsd; see XML source
Includes:
definitions of 3 elements
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (3):
rejectionLimit (defined in CoalAttributePercentage complexType),
rejectionLimit (defined in CoalAttributePercentage complexType),
standardContent (defined in CoalAttributePercentage complexType)
All Direct / Indirect Based Elements (5):
SO2, ash, moisture, sulfur, volatile
Known Usage Locations
Annotation
The different options for specifying the attributes of a coal quality measure as a percentage of the measured value.
XML Source (w/o annotations (4); see within schema source)
<xsd:complexType name="CoalAttributePercentage">
<xsd:choice>
<xsd:sequence>
<xsd:element name="standardContent" type="Percentage"/>
<xsd:element minOccurs="0" name="rejectionLimit" type="Percentage"/>
</xsd:sequence>
<xsd:sequence>
<xsd:element name="rejectionLimit" type="Percentage"/>
</xsd:sequence>
</xsd:choice>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 3/3)
rejectionLimit
Type:
Percentage, simple content
The actual limits of the quality characteristics of the Coal Product above or below which the Buyer may reject a Shipment. A value expressed in percentage units i.e. 5 means 5%.
Simple Content
xsd:decimal
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="rejectionLimit" type="Percentage"/>

rejectionLimit
Type:
Percentage, simple content
The actual limits of the quality characteristics of the Coal Product above or below which the Buyer may reject a Shipment. A value expressed in percentage units i.e. 5 means 5%.
Simple Content
xsd:decimal
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="rejectionLimit" type="Percentage"/>

standardContent
Type:
Percentage, simple content
The actual content of the quality characteristics of the Coal Product Shipment expected by the Buyer. A value expressed in percentage units i.e. 5 means 5%.
Simple Content
xsd:decimal
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="standardContent" type="Percentage"/>

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