5543eb9de8
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1824563 13f79535-47bb-0310-9956-ffa450edef68
39 lines
1.3 KiB
XML
Executable File
39 lines
1.3 KiB
XML
Executable File
<CarLocationMessage xmlns="http://www.tranxml.org/TranXML/Version4.0" xmlns:xsi="http://www.w3.org/2000/10/XMLSchema-instance" xsi:schemaLocation="http://www.tranxml.org/TranXML/Version4.0 ..\schemas\CarLocationMessage.xsd" Transaction="CLM" Version="CLM">
|
|
<FleetID>FLEETNAME</FleetID>
|
|
<StandardCarrierAlphaCode>CSXT</StandardCarrierAlphaCode>
|
|
<EventStatus>
|
|
<EquipmentStructure>
|
|
<Initial>GATX</Initial>
|
|
<EquipmentNumber>123456</EquipmentNumber>
|
|
<LoadEmptyCode>L</LoadEmptyCode>
|
|
</EquipmentStructure>
|
|
<Date>2001-03-23</Date>
|
|
<Time>12:34</Time>
|
|
<EventStatusCode>
|
|
<RailStatusCode>P</RailStatusCode>
|
|
</EventStatusCode>
|
|
<ReasonCode>Q12345</ReasonCode>
|
|
<GeographicLocation>
|
|
<CityName>DALLAS</CityName>
|
|
<StateOrProvinceCode>TX</StateOrProvinceCode>
|
|
</GeographicLocation>
|
|
<StandardCarrierAlphaCode>CSXT</StandardCarrierAlphaCode>
|
|
<Destination>
|
|
<GeographicLocation>
|
|
<CityName>DALLAS</CityName>
|
|
<StateOrProvinceCode>TX</StateOrProvinceCode>
|
|
</GeographicLocation>
|
|
</Destination>
|
|
<ETA>
|
|
<GeographicLocation>
|
|
<CityName>DALLAS</CityName>
|
|
<StateOrProvinceCode>TX</StateOrProvinceCode>
|
|
</GeographicLocation>
|
|
<Date>2001-03-23</Date>
|
|
<Time>12:34</Time>
|
|
<ETA_Code>P</ETA_Code>
|
|
</ETA>
|
|
<AEI_IndicatorCode>Y</AEI_IndicatorCode>
|
|
</EventStatus>
|
|
</CarLocationMessage>
|