element <EstimatedVehicleJourney> (global)
Namespace:
Type:
Content:
complex, 52 elements
Defined:
Used:
never
XML Representation Summary
<EstimatedVehicleJourney>
   
Content: 
RecordedAtTime?, LineRef, DirectionRef, (DatedVehicleJourneyRef | DatedVehicleJourneyIndirectRef | EstimatedVehicleJourneyCode), (ExtraJourney? | Cancellation?), (JourneyPatternRef?, JourneyPatternName?, VehicleMode*, RouteRef?, PublishedLineName*, GroupOfLinesRef?, DirectionName*, ExternalLineRef?)?, OriginRef?, OriginName*, OriginShortName*, DestinationDisplayAtOrigin*, Via*, DestinationRef?, DestinationName*, DestinationShortName*, OriginDisplayAtDestination*, (OperatorRef?, ProductCategoryRef?, ServiceFeatureRef*, VehicleFeatureRef*)?, (VehicleJourneyName*, JourneyNote*, PublicContact?, OperationsContact?)?, (HeadwayService?, FirstOrLastJourney?)?, FacilityConditionElement*, FacilityChangeElement?, SituationRef*, (Monitored?, PredictionInaccurate?, Occupancy?)?, BlockRef?, CourseOfJourneyRef?, VehicleJourneyRef?, VehicleRef?, AdditionalVehicleJourneyRef*, DriverRef?, DriverName?, RecordedCalls?, EstimatedCalls?, IsCompleteStopSequence?, Extensions?
</EstimatedVehicleJourney>
Content model elements (52):
AdditionalVehicleJourneyRef (type FramedVehicleJourneyRefStructure), BlockRef (type BlockRefStructure), Cancellation (type xsd:boolean), CourseOfJourneyRef (type CourseOfJourneyRefStructure), DatedVehicleJourneyIndirectRef (in EstimatedVehicleJourney), DatedVehicleJourneyRef (type DatedVehicleJourneyRefStructure), DestinationDisplayAtOrigin (type NaturalLanguagePlaceNameStructure), DestinationName (type NaturalLanguageStringStructure), DestinationRef, DestinationShortName (type NaturalLanguagePlaceNameStructure), DirectionName (type NaturalLanguageStringStructure), DirectionRef (type DirectionRefStructure), DriverName (type xsd:normalizedString), DriverRef (type xsd:normalizedString), EstimatedCalls (in EstimatedVehicleJourney), EstimatedVehicleJourneyCode (in EstimatedVehicleJourney), Extensions, ExternalLineRef (type LineRefStructure), ExtraJourney (type xsd:boolean), FacilityChangeElement, FacilityConditionElement, FirstOrLastJourney, GroupOfLinesRef (type GroupOfLinesRefStructure), HeadwayService (type xsd:boolean), IsCompleteStopSequence (in EstimatedVehicleJourney), JourneyNote, JourneyPatternName (type NaturalLanguageStringStructure), JourneyPatternRef (type JourneyPatternRefStructure), LineRef (type LineRefStructure), Monitored (type xsd:boolean), Occupancy (type OccupancyEnumeration), OperationsContact (type SimpleContactStructure), OperatorRef (type OperatorRefStructure), OriginDisplayAtDestination (type NaturalLanguagePlaceNameStructure), OriginName (type NaturalLanguagePlaceNameStructure), OriginRef, OriginShortName (type NaturalLanguagePlaceNameStructure), PredictionInaccurate (type xsd:boolean), ProductCategoryRef (type ProductCategoryRefStructure), PublicContact (type SimpleContactStructure), PublishedLineName, RecordedAtTime (type xsd:dateTime), RecordedCalls (in EstimatedVehicleJourney), RouteRef (type RouteRefStructure), ServiceFeatureRef, SituationRef, VehicleFeatureRef (type VehicleFeatureRefStructure), VehicleJourneyName (type NaturalLanguageStringStructure), VehicleJourneyRef, VehicleMode (type VehicleModesEnumeration), VehicleRef, Via (type ViaNameStructure)
Annotation
A VEHICLE JOURNEY taking place on a particular date that will be managed by an AVMs.
XML Source (see within schema source)
<xsd:element name="EstimatedVehicleJourney" type="EstimatedVehicleJourneyStructure">
<xsd:annotation>
<xsd:documentation>
A VEHICLE JOURNEY taking place on a particular date that will be managed by an AVMs.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
Content Element Detail (all declarations; 52/52)
AdditionalVehicleJourneyRef
Type:
Defined:
Refercence to other VEHICLE Journeys (+SIRI v2.0)
XML Source (see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="AdditionalVehicleJourneyRef" type="FramedVehicleJourneyRefStructure">
<xsd:annotation>
<xsd:documentation>Refercence to other VEHICLE Journeys (+SIRI v2.0)</xsd:documentation>
</xsd:annotation>
</xsd:element>

BlockRef
Type:
BlockRefStructure, simple content
Defined:
BLOCK that VEHICLE is running.
XML Source (see within schema source)
<xsd:element minOccurs="0" name="BlockRef" type="BlockRefStructure">
<xsd:annotation>
<xsd:documentation>BLOCK that VEHICLE is running.</xsd:documentation>
</xsd:annotation>
</xsd:element>

Cancellation
Type:
xsd:boolean, predefined, simple content
Default:
"false"
Defined:
Whether this VEHICLE JOURNEY is a deletion of a previous scheduled journey. Default is 'false': this is not a VEHICLE JOURNEY that has been cancelled. An Extra Journey may be deleted.
XML Source (see within schema source)
<xsd:element default="false" minOccurs="0" name="Cancellation" type="xsd:boolean">
<xsd:annotation>
<xsd:documentation>
Whether this VEHICLE JOURNEY is a deletion of a previous scheduled journey. Default is 'false': this is not a VEHICLE JOURNEY that has been cancelled. An Extra Journey may be deleted.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

CourseOfJourneyRef
Type:
Defined:
COURSE OF JOURNEY ('Run') that VEHICLE is running.
XML Source (see within schema source)
<xsd:element minOccurs="0" name="CourseOfJourneyRef" type="CourseOfJourneyRefStructure">
<xsd:annotation>
<xsd:documentation>
COURSE OF JOURNEY ('Run') that VEHICLE is running.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

DatedVehicleJourneyIndirectRef
Type:
Defined:
If no VEHICLE JOURNEY reference is available, identify it by origin and destination and the scheduled times at these stops.
XML Source (see within schema source)
<xsd:annotation>
<xsd:documentation>
If no VEHICLE JOURNEY reference is available, identify it by origin and destination and the scheduled times at these stops.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

DatedVehicleJourneyRef
Type:
Defined:
Reference to a dated VEHICLE JOURNEY. This will be 'framed' ie be with the data context of the ESTIMATED Timetable.
XML Source (see within schema source)
<xsd:annotation>
<xsd:documentation>
Reference to a dated VEHICLE JOURNEY. This will be 'framed' ie be with the data context of the ESTIMATED Timetable.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

DestinationDisplayAtOrigin
Type:
Defined:
DIRECTION name shown for jurney at the origin. +SIRI v2.0
XML Source (see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="DestinationDisplayAtOrigin" type="NaturalLanguagePlaceNameStructure">
<xsd:annotation>
<xsd:documentation>
DIRECTION name shown for jurney at the origin. +SIRI v2.0
</xsd:documentation>
</xsd:annotation>
</xsd:element>

DestinationName
Type:
Defined:
Description of the destination stop (vehicle signage), Can be overwritten for a journey, and then also section by section by the entry in an individual CALl. (Unbounded since SIRI 2.0)
XML Source (see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="DestinationName" type="NaturalLanguageStringStructure">
<xsd:annotation>
<xsd:documentation>
Description of the destination stop (vehicle signage), Can be overwritten for a journey, and then also section by section by the entry in an individual CALl. (Unbounded since SIRI 2.0)
</xsd:documentation>
</xsd:annotation>
</xsd:element>

DestinationRef
Type:
DestinationRefStructure, simple content
Defined:
Reference to a DESTINATION.
XML Source (see within schema source)
<xsd:element minOccurs="0" ref="DestinationRef">
<xsd:annotation>
<xsd:documentation>Reference to a DESTINATION.</xsd:documentation>
</xsd:annotation>
</xsd:element>

DestinationShortName
Type:
Defined:
Short name of the DESTINATION.of the journey; used to help identify the VEHICLE JOURNEY on arrival boards. If absent, same as DestinationName. (Unbounded since SIRI 2.0)
XML Source (see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="DestinationShortName" type="NaturalLanguagePlaceNameStructure">
<xsd:annotation>
<xsd:documentation>
Short name of the DESTINATION.of the journey; used to help identify the VEHICLE JOURNEY on arrival boards. If absent, same as DestinationName. (Unbounded since SIRI 2.0)
</xsd:documentation>
</xsd:annotation>
</xsd:element>

DirectionName
Type:
Defined:
Description of the DIRECTION. May correspond to a DESTINATION DISPLAY. (Unbounded since SIRI 2.0)
XML Source (see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="DirectionName" type="NaturalLanguageStringStructure">
<xsd:annotation>
<xsd:documentation>
Description of the DIRECTION. May correspond to a DESTINATION DISPLAY. (Unbounded since SIRI 2.0)
</xsd:documentation>
</xsd:annotation>
</xsd:element>

DirectionRef
Type:
DirectionRefStructure, simple content
Defined:
Reference to a LINE DIRECTION DIRECTION, typically outward or return.
XML Source (see within schema source)
<xsd:element name="DirectionRef" type="DirectionRefStructure">
<xsd:annotation>
<xsd:documentation>
Reference to a LINE DIRECTION DIRECTION, typically outward or return.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

DriverName
Type:
xsd:normalizedString, predefined, simple content
Defined:
The name oo the Driver or Crew +SIRI v2.0
XML Source (see within schema source)
<xsd:element minOccurs="0" name="DriverName" type="xsd:normalizedString">
<xsd:annotation>
<xsd:documentation>The name oo the Driver or Crew +SIRI v2.0</xsd:documentation>
</xsd:annotation>
</xsd:element>

DriverRef
Type:
xsd:normalizedString, predefined, simple content
Defined:
A reference to the DRIVER or Crew currently logged in to operate a monitored VEHICLE. May be omitted if real-time data is not available - i.e. it is timetabled data. +SIRI v2.0
XML Source (see within schema source)
<xsd:element minOccurs="0" name="DriverRef" type="xsd:normalizedString">
<xsd:annotation>
<xsd:documentation>
A reference to the DRIVER or Crew currently logged in to operate a monitored VEHICLE. May be omitted if real-time data is not available - i.e. it is timetabled data. +SIRI v2.0
</xsd:documentation>
</xsd:annotation>
</xsd:element>

EstimatedCalls
Type:
anonymous complexType, complex content
Defined:
Estimated call tmes for journey
XML Source (see within schema source)
<xsd:element minOccurs="0" name="EstimatedCalls">
<xsd:annotation>
<xsd:documentation>Estimated call tmes for journey</xsd:documentation>
</xsd:annotation>
<xsd:complexType>
<xsd:sequence>
<xsd:element maxOccurs="unbounded" ref="EstimatedCall"/>
</xsd:sequence>
</xsd:complexType>
</xsd:element>

EstimatedVehicleJourneyCode
Type:
Defined:
If this is the first message about an extra unplanned VEHICLE JOURNEY, a new and unique code must be given for it. ExtraJourney should be set to 'true'.
XML Source (see within schema source)
<xsd:annotation>
<xsd:documentation>
If this is the first message about an extra unplanned VEHICLE JOURNEY, a new and unique code must be given for it. ExtraJourney should be set to 'true'.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

Extensions
Type:
ExtensionsStructure, complex content
Defined:
XML Source (see within schema source)
<xsd:element minOccurs="0" ref="Extensions"/>

ExternalLineRef
Type:
LineRefStructure, simple content
Defined:
Alternative identifier of LINE that an external system may associate with journey.
XML Source (see within schema source)
<xsd:element minOccurs="0" name="ExternalLineRef" type="LineRefStructure">
<xsd:annotation>
<xsd:documentation>
Alternative identifier of LINE that an external system may associate with journey.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

ExtraJourney
Type:
xsd:boolean, predefined, simple content
Default:
"false"
Defined:
Whether this VEHICLE JOURNEY is an addition to the planning data already sent. Default is 'false': i.e. not an additional journey.
XML Source (see within schema source)
<xsd:element default="false" minOccurs="0" name="ExtraJourney" type="xsd:boolean">
<xsd:annotation>
<xsd:documentation>
Whether this VEHICLE JOURNEY is an addition to the planning data already sent. Default is 'false': i.e. not an additional journey.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

FacilityChangeElement
Type:
FacilityChangeStructure, complex content
Defined:
XML Source (see within schema source)
<xsd:element minOccurs="0" ref="FacilityChangeElement"/>

FacilityConditionElement
Type:
Defined:
Information about a change of Equipment availabilti at stop or on vehicle that may affect access or use.
XML Source (see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" ref="FacilityConditionElement">
<xsd:annotation>
<xsd:documentation>
Information about a change of Equipment availabilti at stop or on vehicle that may affect access or use.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

FirstOrLastJourney
Type:
Default:
"unspecified"
Defined:
XML Source (see within schema source)
<xsd:element minOccurs="0" ref="FirstOrLastJourney"/>

GroupOfLinesRef
Type:
GroupOfLinesRefStructure, simple content
Defined:
Reference to a GROUP OF LINEs to which journey belongs. SIRI 2.0
XML Source (see within schema source)
<xsd:element minOccurs="0" name="GroupOfLinesRef" type="GroupOfLinesRefStructure">
<xsd:annotation>
<xsd:documentation>
Reference to a GROUP OF LINEs to which journey belongs. SIRI 2.0
</xsd:documentation>
</xsd:annotation>
</xsd:element>

HeadwayService
Type:
xsd:boolean, predefined, simple content
Defined:
Whether this is a Headway Service, that is shown as operating at a prescribed interval rather than to a fixed timetable. Inherited property: if omitted: same as indicated by (i) any preceding update message, or (ii) if no preceding update, by the referenced dated VEHICLE JOURNEY.
XML Source (see within schema source)
<xsd:element minOccurs="0" name="HeadwayService" type="xsd:boolean">
<xsd:annotation>
<xsd:documentation>
Whether this is a Headway Service, that is shown as operating at a prescribed interval rather than to a fixed timetable. Inherited property: if omitted: same as indicated by (i) any preceding update message, or (ii) if no preceding update, by the referenced dated VEHICLE JOURNEY.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

IsCompleteStopSequence
Type:
xsd:boolean, predefined, simple content
Default:
"false"
Defined:
Whether the above call sequence is complete, i.e. represents every CALL of the SERVICE PATTERN and so can be used to replace a previous call sequence. Default is 'false'.
XML Source (see within schema source)
<xsd:element default="false" minOccurs="0" name="IsCompleteStopSequence" type="xsd:boolean">
<xsd:annotation>
<xsd:documentation>
Whether the above call sequence is complete, i.e. represents every CALL of the SERVICE PATTERN and so can be used to replace a previous call sequence. Default is 'false'.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

JourneyNote
Type:
Defined:
XML Source (see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" ref="JourneyNote"/>

JourneyPatternName
Type:
Defined:
Name of Joruney Pattern
XML Source (see within schema source)
<xsd:element minOccurs="0" name="JourneyPatternName" type="NaturalLanguageStringStructure">
<xsd:annotation>
<xsd:documentation>Name of Joruney Pattern</xsd:documentation>
</xsd:annotation>
</xsd:element>

JourneyPatternRef
Type:
Defined:
Identifier of JOURNEY PATTERN that journey follows.
XML Source (see within schema source)
<xsd:element minOccurs="0" name="JourneyPatternRef" type="JourneyPatternRefStructure">
<xsd:annotation>
<xsd:documentation>
Identifier of JOURNEY PATTERN that journey follows.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

LineRef
Type:
LineRefStructure, simple content
Defined:
Reference to a LINE.
XML Source (see within schema source)
<xsd:element name="LineRef" type="LineRefStructure">
<xsd:annotation>
<xsd:documentation>Reference to a LINE.</xsd:documentation>
</xsd:annotation>
</xsd:element>

Monitored
Type:
xsd:boolean, predefined, simple content
Defined:
Whether the VEHICLE JOURNEY is monitored by an AVMS: true if active. Inherited property: if omitted: same as indicated by (i) any preceding update message, or (ii) if no preceding update, by the referenced dated VEHICLE JOURNEY.
XML Source (see within schema source)
<xsd:element minOccurs="0" name="Monitored" type="xsd:boolean">
<xsd:annotation>
<xsd:documentation>
Whether the VEHICLE JOURNEY is monitored by an AVMS: true if active. Inherited property: if omitted: same as indicated by (i) any preceding update message, or (ii) if no preceding update, by the referenced dated VEHICLE JOURNEY.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

Occupancy
Type:
OccupancyEnumeration, simple content
Defined:
How full the bus is. If omitted: Passenger load is unknown.
XML Source (see within schema source)
<xsd:element minOccurs="0" name="Occupancy" type="OccupancyEnumeration">
<xsd:annotation>
<xsd:documentation>
How full the bus is. If omitted: Passenger load is unknown.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

OperationsContact
Type:
SimpleContactStructure, complex content
Defined:
Contact details for use by operational staff. +SIRI v2.0
XML Source (see within schema source)
<xsd:element minOccurs="0" name="OperationsContact" type="SimpleContactStructure">
<xsd:annotation>
<xsd:documentation>
Contact details for use by operational staff. +SIRI v2.0
</xsd:documentation>
</xsd:annotation>
</xsd:element>

OperatorRef
Type:
OperatorRefStructure, simple content
Defined:
OPERATOR of a VEHICLE JOURNEY. Note that the operator may change over the course of a journey. This shoudl show teh operator for the curent point in the journey. Use Journey Parts tp record all the operators in the whole journeyh.
XML Source (see within schema source)
<xsd:element minOccurs="0" name="OperatorRef" type="OperatorRefStructure">
<xsd:annotation>
<xsd:documentation>
OPERATOR of a VEHICLE JOURNEY. Note that the operator may change over the course of a journey. This shoudl show teh operator for the curent point in the journey. Use Journey Parts tp record all the operators in the whole journeyh.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

OriginDisplayAtDestination
Type:
Defined:
Origin name shown for jourey at the destination +SIRI v2.0
XML Source (see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="OriginDisplayAtDestination" type="NaturalLanguagePlaceNameStructure">
<xsd:annotation>
<xsd:documentation>
Origin name shown for jourey at the destination +SIRI v2.0
</xsd:documentation>
</xsd:annotation>
</xsd:element>

OriginName
Type:
Defined:
Name of the origin of the journey. (Unbounded since SIRI 2.0)
XML Source (see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="OriginName" type="NaturalLanguagePlaceNameStructure">
<xsd:annotation>
<xsd:documentation>
Name of the origin of the journey. (Unbounded since SIRI 2.0)
</xsd:documentation>
</xsd:annotation>
</xsd:element>

OriginRef
Type:
JourneyPlaceRefStructure, simple content
Defined:
XML Source (see within schema source)
<xsd:element minOccurs="0" ref="OriginRef"/>

OriginShortName
Type:
Defined:
Short name of the origin of the journey; used to help identify the VEHICLE JOURNEY on arrival boards. If absent, same as Origin Name.
XML Source (see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="OriginShortName" type="NaturalLanguagePlaceNameStructure">
<xsd:annotation>
<xsd:documentation>
Short name of the origin of the journey; used to help identify the VEHICLE JOURNEY on arrival boards. If absent, same as Origin Name.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

PredictionInaccurate
Type:
xsd:boolean, predefined, simple content
Default:
"false"
Defined:
Whether the prediction for the journey is considered to be of a useful accuracy or not. Default is 'false'.
XML Source (see within schema source)
<xsd:element default="false" minOccurs="0" name="PredictionInaccurate" type="xsd:boolean">
<xsd:annotation>
<xsd:documentation>
Whether the prediction for the journey is considered to be of a useful accuracy or not. Default is 'false'.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

ProductCategoryRef
Type:
Defined:
Product Classification of VEHICLE JOURNEY- subdivides a transport mode. e.g. express, loacl.
XML Source (see within schema source)
<xsd:element minOccurs="0" name="ProductCategoryRef" type="ProductCategoryRefStructure">
<xsd:annotation>
<xsd:documentation>
Product Classification of VEHICLE JOURNEY- subdivides a transport mode. e.g. express, loacl.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

PublicContact
Type:
SimpleContactStructure, complex content
Defined:
Contact details for use by members of public. +SIRI v2.0
XML Source (see within schema source)
<xsd:element minOccurs="0" name="PublicContact" type="SimpleContactStructure">
<xsd:annotation>
<xsd:documentation>
Contact details for use by members of public. +SIRI v2.0
</xsd:documentation>
</xsd:annotation>
</xsd:element>

PublishedLineName
Type:
Defined:
Name or Number by which the LINE is known to the public. (Unbounded since SIRI 2.0)
XML Source (see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" ref="PublishedLineName">
<xsd:annotation>
<xsd:documentation>
Name or Number by which the LINE is known to the public. (Unbounded since SIRI 2.0)
</xsd:documentation>
</xsd:annotation>
</xsd:element>

RecordedAtTime
Type:
xsd:dateTime, predefined, simple content
Defined:
Time at which data of individual journey was recorded if differet from that of frame. (+SIRI 2.0.)
XML Source (see within schema source)
<xsd:element minOccurs="0" name="RecordedAtTime" type="xsd:dateTime">
<xsd:annotation>
<xsd:documentation>
Time at which data of individual journey was recorded if differet from that of frame. (+SIRI 2.0.)
</xsd:documentation>
</xsd:annotation>
</xsd:element>

RecordedCalls
Type:
anonymous complexType, complex content
Defined:
Observed call tmes for that art of teh journey that has already been completed. (+ SIRI 2..0)
XML Source (see within schema source)
<xsd:element minOccurs="0" name="RecordedCalls">
<xsd:annotation>
<xsd:documentation>
Observed call tmes for that art of teh journey that has already been completed. (+ SIRI 2..0)
</xsd:documentation>
</xsd:annotation>
<xsd:complexType>
<xsd:sequence>
<xsd:element maxOccurs="unbounded" ref="RecordedCall"/>
</xsd:sequence>
</xsd:complexType>
</xsd:element>

RouteRef
Type:
RouteRefStructure, simple content
Defined:
Identifier of ROUTE that journey follows.
XML Source (see within schema source)
<xsd:element minOccurs="0" name="RouteRef" type="RouteRefStructure">
<xsd:annotation>
<xsd:documentation>Identifier of ROUTE that journey follows.</xsd:documentation>
</xsd:annotation>
</xsd:element>

ServiceFeatureRef
Type:
Defined:
Classification of service into arbitrary Service categories, e.g. school bus. Recommended SIRI values based on TPEG are given in SIRI documentation and enumerated in the siri_facilities package. Corresponds to NeTEX TYPE OF SERVICe.
XML Source (see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" ref="ServiceFeatureRef">
<xsd:annotation>
<xsd:documentation>
Classification of service into arbitrary Service categories, e.g. school bus. Recommended SIRI values based on TPEG are given in SIRI documentation and enumerated in the siri_facilities package.
Corresponds to NeTEX TYPE OF SERVICe.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

SituationRef
Type:
SituationRefStructure, complex content
Defined:
XML Source (see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" ref="SituationRef"/>

VehicleFeatureRef
Type:
Defined:
Features of VEHICLE providing journey. Recommended SIRI values based on TPEG are given in SIRI documentation and enumerated in the siri_facilities package.
XML Source (see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="VehicleFeatureRef" type="VehicleFeatureRefStructure">
<xsd:annotation>
<xsd:documentation>
Features of VEHICLE providing journey. Recommended SIRI values based on TPEG are given in SIRI documentation and enumerated in the siri_facilities package.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

VehicleJourneyName
Type:
Defined:
For train services with named journeys. Train name, e.g. “West Coast Express”. If omitted: No train name. Inherited property. (Unbounded since SIRI 2.0)
XML Source (see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="VehicleJourneyName" type="NaturalLanguageStringStructure">
<xsd:annotation>
<xsd:documentation>
For train services with named journeys. Train name, e.g. &#8220;West Coast Express&#8221;. If omitted: No train name. Inherited property. (Unbounded since SIRI 2.0)
</xsd:documentation>
</xsd:annotation>
</xsd:element>

VehicleJourneyRef
Type:
Defined:
XML Source (see within schema source)
<xsd:element minOccurs="0" ref="VehicleJourneyRef"/>

VehicleMode
Type:
VehicleModesEnumeration, simple content
Defined:
A means of transportation such as bus, rail, etc.
XML Source (see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="VehicleMode" type="VehicleModesEnumeration">
<xsd:annotation>
<xsd:documentation>A means of transportation such as bus, rail, etc.</xsd:documentation>
</xsd:annotation>
</xsd:element>

VehicleRef
Type:
VehicleRefStructure, simple content
Defined:
XML Source (see within schema source)
<xsd:element minOccurs="0" ref="VehicleRef"/>

Via
Type:
ViaNameStructure, complex content
Defined:
Names of VIA points, used to help identify the LINE, for example, Luton to Luton via Sutton. Currently 3 in VDV. Should only be included if the detail level was requested.
XML Source (see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="Via" type="ViaNameStructure">
<xsd:annotation>
<xsd:documentation>
Names of VIA points, used to help identify the LINE, for example, Luton to Luton via Sutton. Currently 3 in VDV. Should only be included if the detail level was requested.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

This XML schema documentation has been generated with DocFlex/XML 1.9.5 using DocFlex/XML XSDDoc 2.8.1 template set.
DocFlex/XML is a tool for programming and running highly sophisticated documentation and reports generators by the data obtained from any kind of XML files. The actual doc-generators are implemented in the form of special templates that are designed visually using a high-quality Template Designer GUI basing on the XML schema (or DTD) files describing the data source XML.
DocFlex/XML XSDDoc is a commercial template application of DocFlex/XML that implements a high-quality XML Schema documentation generator with simultaneous support of framed multi-file HTML, single-file HTML and RTF output formats. (More formats are planned in the future).
A commercial license for "DocFlex/XML XSDDoc" will allow you:
  • To configure the generated documentation so much as you want. Thanks to our template technology, it was possible to support > 400 template parameters, which work the same as "options" of ordinary doc-generators. The parameters are organized in nested groups, which form a parameter tree. Most of them have their default values calculated dynamically from a few primary parameters. So, you'll never need to specify all of them. That will give you swift and effective control over the generated content!
  • To use certain features disabled in the free mode (such as the full documenting of substitution groups).
  • To select only the initial, imported, included, redefined XML schemas to be documented or only those directly specified by name.
  • To include only XML schema components specified by name.
  • To document local element components both globally and locally (similar to attributes).
  • To allow/suppress unification of local elements by type.
  • To enable/disable reproducing of namespace prefixes.
  • To use PlainDoc.tpl main template to generate all the XML schema documentation in a signle-file form as both HTML and incredible quality RTF output.
  • To format your annotations with XHTML tags and reproduce that formatting both in HTML and RTF output.
  • To insert images in your annotations using XHTML <img> tags (supported both in HTML and RTF output).
  • To remove this very advertisement text!
Once having only such a license, you will be able to run the fully-featured XML schema documentation generator both with DocFlex/XML (Full Edition) and with DocFlex/XML RE, which is a reduced free edition containing only the template interpretor / output generator. No other licenses will be required!
But this is not all. In addition to it, a commercial license for "DocFlex/XML SDK" will allow you to modify the XSDDoc templates themselves as much as you want. You will be able to achieve whatever was impossible to do with the template parameters only. And, of course, you could develop any template applications by your own!
Please note that by purchasing a license for this software, you not only acquire a useful tool, you will also make an important investment in its future development, the results of which you could enjoy later by yourself. Every single your purchase matters and makes a difference for us!
To purchase a license, please follow this link: http://www.filigris.com/shop/