XML Schema Documentation

Complex Type: CoalTransportationEquipment

[Table of contents]

Super-types: Scheme < CoalTransportationEquipment (by extension)
Sub-types: None
Name CoalTransportationEquipment
Used by (from the same schema document) Model Group CommodityUSCoalDelivery.model
Abstract no
Documentation A scheme identifying the methods by which coal may be transported.
XML Instance Representation
<...
commodityCoalTransportationEquipmentScheme=" xsd:anyURI [0..1]">
Scheme
</...>
Diagram
Schema Component Representation
<xsd:complexType name="CoalTransportationEquipment">
<xsd:simpleContent>
<xsd:extension base=" Scheme ">
<xsd:attribute name="commodityCoalTransportationEquipmentScheme" type=" xsd:anyURI " default="http://www.fpml.org/coding-scheme/commodity-coal-transportation-equipment"/>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>