diagram | ![]() |
||
namespace | http://taf-jsg.info/schemes | ||
properties |
|
||
children | MessageHeader PerformanceData | ||
annotation |
|
||
source | <xs:element name="WagonPerformanceMessage"> <xs:annotation> <xs:documentation>Message used by the User RU to deliver wagon performance data to the wagon keeper.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="MessageHeader"/> <xs:element name="PerformanceData" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Performance data of a freight wagon for a specified period.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="WagonNumberFreight"/> <xs:element ref="UserRU"/> <xs:element name="PeriodStart" type="xs:dateTime"> <xs:annotation> <xs:documentation>Start date and time of the delivery period.</xs:documentation> </xs:annotation> </xs:element> <xs:element ref="StartLocation" minOccurs="0"/> <xs:element name="PeriodEnd" type="xs:dateTime"> <xs:annotation> <xs:documentation>End date and time of the delivery period.</xs:documentation> </xs:annotation> </xs:element> <xs:element ref="EndLocation" minOccurs="0"/> <xs:element name="Country" type="CountryIdentISO" minOccurs="0"> <xs:annotation> <xs:documentation>Country where the wagon has been operated during the delivery period. Identifies a country or state by code (ISO 3166-1).</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Kilometers"> <xs:annotation> <xs:documentation>Actual and complete kilometric performance of the wagon for the delivery period in kilometers. Kilometric performance due to shunting at stations can be neglected.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="-99999"/> <xs:maxInclusive value="99999"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element ref="TotalLoadWeight"/> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||
namespace | http://taf-jsg.info/schemes | ||||||
properties |
|
||||||
children | WagonNumberFreight UserRU PeriodStart StartLocation PeriodEnd EndLocation Country Kilometers TotalLoadWeight | ||||||
annotation |
|
||||||
source | <xs:element name="PerformanceData" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Performance data of a freight wagon for a specified period.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="WagonNumberFreight"/> <xs:element ref="UserRU"/> <xs:element name="PeriodStart" type="xs:dateTime"> <xs:annotation> <xs:documentation>Start date and time of the delivery period.</xs:documentation> </xs:annotation> </xs:element> <xs:element ref="StartLocation" minOccurs="0"/> <xs:element name="PeriodEnd" type="xs:dateTime"> <xs:annotation> <xs:documentation>End date and time of the delivery period.</xs:documentation> </xs:annotation> </xs:element> <xs:element ref="EndLocation" minOccurs="0"/> <xs:element name="Country" type="CountryIdentISO" minOccurs="0"> <xs:annotation> <xs:documentation>Country where the wagon has been operated during the delivery period. Identifies a country or state by code (ISO 3166-1).</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Kilometers"> <xs:annotation> <xs:documentation>Actual and complete kilometric performance of the wagon for the delivery period in kilometers. Kilometric performance due to shunting at stations can be neglected.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="-99999"/> <xs:maxInclusive value="99999"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element ref="TotalLoadWeight"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||
namespace | http://taf-jsg.info/schemes | ||
type | xs:dateTime | ||
properties |
|
||
annotation |
|
||
source | <xs:element name="PeriodStart" type="xs:dateTime"> <xs:annotation> <xs:documentation>Start date and time of the delivery period.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
namespace | http://taf-jsg.info/schemes | ||
type | xs:dateTime | ||
properties |
|
||
annotation |
|
||
source | <xs:element name="PeriodEnd" type="xs:dateTime"> <xs:annotation> <xs:documentation>End date and time of the delivery period.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
|||||||||
namespace | http://taf-jsg.info/schemes | |||||||||
type | CountryIdentISO | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="Country" type="CountryIdentISO" minOccurs="0"> <xs:annotation> <xs:documentation>Country where the wagon has been operated during the delivery period. Identifies a country or state by code (ISO 3166-1).</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
|||||||||
namespace | http://taf-jsg.info/schemes | |||||||||
type | restriction of xs:int | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="Kilometers"> <xs:annotation> <xs:documentation>Actual and complete kilometric performance of the wagon for the delivery period in kilometers. Kilometric performance due to shunting at stations can be neglected.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="-99999"/> <xs:maxInclusive value="99999"/> </xs:restriction> </xs:simpleType> </xs:element> |