element WagonAtDeparture
diagram taf_cat_complete_sector_p653.png
namespace http://taf-jsg.info/schemes
properties
content complex
children Location DepartureTimeAtLocation
used by
element WagonDepartureNoticeMessage
annotation
documentation
Departure point of a wagon with location and departure time
source <xs:element name="WagonAtDeparture">
 
<xs:annotation>
   
<xs:documentation>Departure point of a wagon with location and departure time</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element ref="Location"/>
     
<xs:element ref="DepartureTimeAtLocation"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy