coding-schemes.fpml.commodity-coal-product-source-3-0.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of rosetta-testing Show documentation
Show all versions of rosetta-testing Show documentation
Rune Testing is a java library that is utilised by Rosetta Code Generators and models expressed in the Rosetta DSL.
<?xml version="1.0" encoding="UTF-8"?> <gcl:CodeList xmlns:gcl="http://xml.genericode.org/2004/ns/CodeList/0.2/" xmlns:doc="http://www.fpml.org/coding-scheme/documentation" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://xml.genericode.org/2004/ns/CodeList/0.2/ CodeList.xsd"> <Annotation> <Description> <doc:definition>Defines a scheme of Coal Product Sources.</doc:definition> <doc:publicationDate>2015-12-14</doc:publicationDate> </Description> </Annotation> <Identification> <ShortName>commodityCoalProductSourceScheme</ShortName> <Version>3-0</Version> <CanonicalUri>http://www.fpml.org/coding-scheme/commodity-coal-product-source</CanonicalUri> <CanonicalVersionUri>http://www.fpml.org/coding-scheme/commodity-coal-product-source-3-0</CanonicalVersionUri> <LocationUri>http://www.fpml.org/coding-scheme/commodity-coal-product-source-3-0.xml</LocationUri> </Identification> <ColumnSet> <Column Id="Code" Use="required"> <ShortName>Code</ShortName> <Data Type="token"> <Parameter ShortName="maxLength">63</Parameter> </Data> </Column> <Column Id="Source" Use="optional"> <ShortName>Source</ShortName> <Data Type="string"/> </Column> <Column Id="Description" Use="optional"> <ShortName>Description</ShortName> <Data Type="string"/> </Column> <Key Id="PrimaryKey"> <ShortName>key</ShortName> <ColumnRef Ref="Code"/> </Key> </ColumnSet> <SimpleCodeList> <Row> <Value> <SimpleValue>CAPP-CSXStandard</SimpleValue> </Value> <Value> <SimpleValue>FpML</SimpleValue> </Value> <Value> <SimpleValue>Any rail loadout located on the CSX railroad within the Kanawha Rate District or the Big Sandy Rate District capable of loading 100 car/10,000 Ton Unit Trains in four hours or less.</SimpleValue> </Value> </Row> <Row> <Value> <SimpleValue>CAPP-NSStandard</SimpleValue> </Value> <Value> <SimpleValue>FpML</SimpleValue> </Value> <Value> <SimpleValue>Any rail loadout located on the Norfolk Southern railroad within the Kenova Rate District or the Thacker Rate Districts capable of loading 100 car/10,000 Ton Unit Trains in four hours or less.</SimpleValue> </Value> </Row> <Row> <Value> <SimpleValue>NYMEXStandard</SimpleValue> </Value> <Value> <SimpleValue>FpML</SimpleValue> </Value> <Value> <SimpleValue>Any dock located on the Ohio River between MP 306 and MP 317 or on the Big Sandy River.</SimpleValue> </Value> </Row> <Row> <Value> <SimpleValue>PRBStandard</SimpleValue> </Value> <Value> <SimpleValue>FpML</SimpleValue> </Value> <Value> <SimpleValue>Any rail loadout located on the joint line (Burlington Northern Santa Fe/Union Pacific) in the Southern Powder River Basin within Converse or Campbell Counties, Wyoming capable of loading 12,000 to 15,000 Ton Unit Trains.</SimpleValue> </Value> </Row> </SimpleCodeList> </gcl:CodeList>