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

rejectionLimit
Type:
xsd:decimal, predefined, simple content
The actual limits of the quality characteristics of the Coal Product above or below which the Buyer may reject a Shipment.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="rejectionLimit" type="xsd:decimal"/>

standardContent
Type:
xsd:decimal, predefined, simple content
The actual content of the quality characteristics of the Coal Product Shipment expected by the Buyer.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="standardContent" type="xsd:decimal"/>

XML schema documentation generated with FlexDoc/XML 1.12.2 using FlexDoc/XML XSDDoc 2.9.1 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.