diagram | ![]() |
||
namespace | http://taf-jsg.info/schemes | ||
properties |
|
||
children | TrainType TrafficType TypeofService CommercialTrafficType PlannedTrainTechnicalData ExceptionalGaugingIdent DangerousGoodsIndication CombinedTrafficLoadProfile | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="PlannedTrainData"> <xs:annotation> <xs:documentation>Train relevant data for a planning period</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="TrainType" minOccurs="0"/> <xs:element ref="TrafficType" minOccurs="0"/> <xs:element ref="TypeofService" minOccurs="0"/> <xs:element ref="CommercialTrafficType" minOccurs="0"/> <xs:element ref="PlannedTrainTechnicalData"/> <xs:element ref="ExceptionalGaugingIdent" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="DangerousGoodsIndication" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="CombinedTrafficLoadProfile" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> |