complexType "MonitoredVehicleJourneyStructure"
Namespace:
Content:
complex, 66 elements
Defined:
Used:
never
XML Representation Summary
<...>
   
Content: 
LineRef?, DirectionRef?, FramedVehicleJourneyRef?, JourneyPatternRef?, JourneyPatternName?, VehicleMode*, RouteRef?, PublishedLineName*, GroupOfLinesRef?, DirectionName*, ExternalLineRef?, (OperatorRef?, ProductCategoryRef?, ServiceFeatureRef*, VehicleFeatureRef*)?, (OriginRef?, OriginName*, OriginShortName*, DestinationDisplayAtOrigin*, Via*, DestinationRef?, DestinationName*, DestinationShortName*, OriginDisplayAtDestination*)?, VehicleJourneyName*, JourneyNote*, PublicContact?, OperationsContact?, (HeadwayService?, OriginAimedDepartureTime?, DestinationAimedArrivalTime?, FirstOrLastJourney?)?, FacilityConditionElement*, FacilityChangeElement?, SituationRef*, Monitored?, MonitoringError?, InCongestion?, InPanic?, PredictionInaccurate?, DataSource?, ConfidenceLevel?, VehicleLocation?, LocationRecordedAtTime?, Bearing?, ProgressRate?, Velocity?, EngineOn?, Occupancy?, Delay?, ProgressStatus*, VehicleStatus?, TrainBlockPart*, BlockRef?, CourseOfJourneyRef?, VehicleJourneyRef?, VehicleRef?, AdditionalVehicleJourneyRef*, DriverRef?, DriverName?, TrainNumbers?, JourneyParts?, PreviousCalls?, MonitoredCall?, OnwardCalls?, IsCompleteStopSequence?
</...>
Content Model Elements (66):
AdditionalVehicleJourneyRef (type FramedVehicleJourneyRefStructure), Bearing (type AbsoluteBearingType), BlockRef (type BlockRefStructure), ConfidenceLevel (type QualityIndexEnumeration), CourseOfJourneyRef (type CourseOfJourneyRefStructure), DataSource (type xsd:string), Delay (type DurationType), DestinationAimedArrivalTime (type xsd:dateTime), DestinationDisplayAtOrigin (type NaturalLanguagePlaceNameStructure), DestinationName (type NaturalLanguageStringStructure), DestinationRef, DestinationShortName (type NaturalLanguagePlaceNameStructure), DirectionName (type NaturalLanguageStringStructure), DirectionRef (type DirectionRefStructure), DriverName (type xsd:normalizedString), DriverRef (type xsd:normalizedString), EngineOn (type xsd:boolean), ExternalLineRef (type LineRefStructure), FacilityChangeElement, FacilityConditionElement, FirstOrLastJourney, FramedVehicleJourneyRef (type FramedVehicleJourneyRefStructure), GroupOfLinesRef (type GroupOfLinesRefStructure), HeadwayService (type xsd:boolean), InCongestion (in AffectedVehicle), InPanic (in AffectedVehicle), IsCompleteStopSequence (in EstimatedVehicleJourney), JourneyNote, JourneyParts (defined in TrainOperationalInfoGroup group), JourneyPatternName (type NaturalLanguageStringStructure), JourneyPatternRef (type JourneyPatternRefStructure), LineRef (type LineRefStructure), LocationRecordedAtTime (type xsd:dateTime), Monitored (type xsd:boolean), MonitoredCall (type MonitoredCallStructure), MonitoringError (type xsd:NMTOKENS), Occupancy (type OccupancyEnumeration), OnwardCalls (type OnwardCallsStructure), OperationsContact (type SimpleContactStructure), OperatorRef (type OperatorRefStructure), OriginAimedDepartureTime (type xsd:dateTime), OriginDisplayAtDestination (type NaturalLanguagePlaceNameStructure), OriginName (type NaturalLanguagePlaceNameStructure), OriginRef, OriginShortName (type NaturalLanguagePlaceNameStructure), PredictionInaccurate (type xsd:boolean), PreviousCalls (type PreviousCallsStructure), ProductCategoryRef (type ProductCategoryRefStructure), ProgressRate (type ProgressRateEnumeration), ProgressStatus (type NaturalLanguageStringStructure), PublicContact (type SimpleContactStructure), PublishedLineName, RouteRef (type RouteRefStructure), ServiceFeatureRef, SituationRef, TrainBlockPart (in AffectedVehicle), TrainNumbers (defined in TrainOperationalInfoGroup group), VehicleFeatureRef (type VehicleFeatureRefStructure), VehicleJourneyName (type NaturalLanguageStringStructure), VehicleJourneyRef, VehicleLocation (type LocationStructure), VehicleMode (type VehicleModesEnumeration), VehicleRef, VehicleStatus (type VehicleStatusEnumeration), Velocity (type VelocityType), Via (type ViaNameStructure)
Annotation
Type for Monitored VEHICLE JOURNEY.
XML Source (see within schema source)
<xsd:complexType name="MonitoredVehicleJourneyStructure">
<xsd:annotation>
<xsd:documentation>Type for Monitored VEHICLE JOURNEY.</xsd:documentation>
</xsd:annotation>
<xsd:sequence>
<xsd:group ref="MonitoredJourneyIdentityGroup"/>
<xsd:group ref="JourneyPatternInfoGroup"/>
<xsd:group ref="VehicleJourneyInfoGroup"/>
<xsd:group ref="DisruptionGroup"/>
<xsd:group ref="JourneyProgressGroup"/>
<xsd:group ref="TrainOperationalInfoGroup"/>
<xsd:group ref="MonitoredCallingPatternGroup"/>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; 66/66)
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>

Bearing
Type:
AbsoluteBearingType, simple content
Defined:
Bearing in compass degrees in which VEHICLE is heading.
XML Source (see within schema source)
<xsd:element minOccurs="0" name="Bearing" type="AbsoluteBearingType">
<xsd:annotation>
<xsd:documentation>
Bearing in compass degrees in which VEHICLE is heading.
</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>

ConfidenceLevel
Type:
QualityIndexEnumeration, simple content
Default:
"reliable"
Defined:
Confidence QUALITY LEVEL of data. Default is 'reliable'.
XML Source (see within schema source)
<xsd:element default="reliable" minOccurs="0" name="ConfidenceLevel" type="QualityIndexEnumeration">
<xsd:annotation>
<xsd:documentation>
Confidence QUALITY LEVEL of data. Default is 'reliable'.
</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>

DataSource
Type:
xsd:string, predefined, simple content
Defined:
System originating real-time data. Can be used to make judgements of relative quality and accuracy compared to other feeds.
XML Source (see within schema source)
<xsd:element minOccurs="0" name="DataSource" type="xsd:string">
<xsd:annotation>
<xsd:documentation>
System originating real-time data. Can be used to make judgements of relative quality and accuracy compared to other feeds.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

Delay
Type:
DurationType, simple content
Defined:
Delay of VEHICLE against schedule, to a precision in seconds. Early times are shown as negative values.
XML Source (see within schema source)
<xsd:element minOccurs="0" name="Delay" type="DurationType">
<xsd:annotation>
<xsd:documentation>
Delay of VEHICLE against schedule, to a precision in seconds. Early times are shown as negative values.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

DestinationAimedArrivalTime
Type:
xsd:dateTime, predefined, simple content
Defined:
Timetabled arrival time at Destination.
XML Source (see within schema source)
<xsd:element minOccurs="0" name="DestinationAimedArrivalTime" type="xsd:dateTime">
<xsd:annotation>
<xsd:documentation>Timetabled arrival time at Destination.</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 DIRECTION of journey.
XML Source (see within schema source)
<xsd:element minOccurs="0" name="DirectionRef" type="DirectionRefStructure">
<xsd:annotation>
<xsd:documentation>Reference to DIRECTION of journey.</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>

EngineOn
Type:
xsd:boolean, predefined, simple content
Default:
"true"
Defined:
Whether the engine of the vehicle is on. Default is 'true' (+SIRI 2.0)
XML Source (see within schema source)
<xsd:element default="true" minOccurs="0" name="EngineOn" type="xsd:boolean">
<xsd:annotation>
<xsd:documentation>
Whether the engine of the vehicle is on. Default is 'true' (+SIRI 2.0)
</xsd:documentation>
</xsd:annotation>
</xsd:element>

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>

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"/>

FramedVehicleJourneyRef
Type:
Defined:
A reference to the DATED VEHICLE JOURNEY that the VEHICLE is making, unique with the data horizon of the service.
XML Source (see within schema source)
<xsd:element minOccurs="0" name="FramedVehicleJourneyRef" type="FramedVehicleJourneyRefStructure">
<xsd:annotation>
<xsd:documentation>
A reference to the DATED VEHICLE JOURNEY that the VEHICLE is making, unique with the data horizon of the service.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

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
Default:
"false"
Defined:
Whether this is a Headway Service, that is shown as operating at a prescribed interval rather than to a fixed timetable. Default is 'false'.
XML Source (see within schema source)
<xsd:element default="false" 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. Default is 'false'.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

InCongestion
Type:
xsd:boolean, predefined, simple content
Defined:
Whether the VEHICLE iis in traffic congestion. If not, present, not known.
XML Source (see within schema source)
<xsd:element minOccurs="0" name="InCongestion" type="xsd:boolean">
<xsd:annotation>
<xsd:documentation>
Whether the VEHICLE iis in traffic congestion. If not, present, not known.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

InPanic
Type:
xsd:boolean, predefined, simple content
Default:
"false"
Defined:
Whether the panic alarm on the VEHICLE is activated. This may lead to indeterminate predictions. If absent, default is 'false'.
XML Source (see within schema source)
<xsd:element default="false" minOccurs="0" name="InPanic" type="xsd:boolean">
<xsd:annotation>
<xsd:documentation>
Whether the panic alarm on the VEHICLE is activated. This may lead to indeterminate predictions. If absent, default is 'false'.
</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 ROUTE 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 ROUTE 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"/>

JourneyParts
Type:
anonymous complexType, complex content
Defined:
JOURNEY PARTs making up JOURNEY +SIRIv2.0 e.
XML Source (see within schema source)
<xsd:element minOccurs="0" name="JourneyParts">
<xsd:annotation>
<xsd:documentation>JOURNEY PARTs making up JOURNEY +SIRIv2.0 e.</xsd:documentation>
</xsd:annotation>
<xsd:complexType>
<xsd:sequence>
<xsd:element maxOccurs="unbounded" name="JourneyPartInfo" type="JourneyPartInfoStructure">
<xsd:annotation>
<xsd:documentation>Information about Parts of JOURNEY +SIRI v2.0</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:complexType>
</xsd:element>

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 LINE of journey.
XML Source (see within schema source)
<xsd:element minOccurs="0" name="LineRef" type="LineRefStructure">
<xsd:annotation>
<xsd:documentation>Reference to LINE of journey.</xsd:documentation>
</xsd:annotation>
</xsd:element>

LocationRecordedAtTime
Type:
xsd:dateTime, predefined, simple content
Defined:
Time at which location was recorded. If not present assume that the recorded at time on the containing delivery.
XML Source (see within schema source)
<xsd:element minOccurs="0" name="LocationRecordedAtTime" type="xsd:dateTime">
<xsd:annotation>
<xsd:documentation>
Time at which location was recorded. If not present assume that the recorded at time on the containing delivery.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

Monitored
Type:
xsd:boolean, predefined, simple content
Defined:
Whether there is real-time information available for journey; if not present, not known.
XML Source (see within schema source)
<xsd:element minOccurs="0" name="Monitored" type="xsd:boolean">
<xsd:annotation>
<xsd:documentation>
Whether there is real-time information available for journey; if not present, not known.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

MonitoredCall
Type:
MonitoredCallStructure, complex content
Defined:
Monitored CALL at the current stop. For SIRI-SM this is the stop for which data is requested. For SIRI-VM this is the most recent stop visited by the VEHICLE.
XML Source (see within schema source)
<xsd:element minOccurs="0" name="MonitoredCall" type="MonitoredCallStructure">
<xsd:annotation>
<xsd:documentation>
Monitored CALL at the current stop.
For SIRI-SM this is the stop for which data is requested.
For SIRI-VM this is the most recent stop visited by the VEHICLE.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

MonitoringError
Type:
xsd:NMTOKENS, predefined, simple content
Defined:
Condition indicating nature of real-time fault. Present if VEHICLE JOURNEY is normally monitored but temporarily cannot be Monitored for a known reason.
XML Source (see within schema source)
<xsd:element minOccurs="0" name="MonitoringError" type="xsd:NMTOKENS">
<xsd:annotation>
<xsd:documentation>
Condition indicating nature of real-time fault. Present if VEHICLE JOURNEY is normally monitored but temporarily cannot be Monitored for a known reason.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

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

OnwardCalls
Type:
OnwardCallsStructure, complex content
Defined:
Information on CALLs at the intermediate stops beyond the current stop, up to and including the destination, in order of visits. Should only be included if the detail level was requested.
XML Source (see within schema source)
<xsd:element minOccurs="0" name="OnwardCalls" type="OnwardCallsStructure">
<xsd:annotation>
<xsd:documentation>
Information on CALLs at the intermediate stops beyond the current stop, up to and including the destination, in order of visits. Should only be included if the detail level was requested.
</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>

OriginAimedDepartureTime
Type:
xsd:dateTime, predefined, simple content
Defined:
Timetabled departure time from Origin.
XML Source (see within schema source)
<xsd:element minOccurs="0" name="OriginAimedDepartureTime" type="xsd:dateTime">
<xsd:annotation>
<xsd:documentation>Timetabled departure time from Origin.</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
Defined:
Whether the prediction should be judged as inaccurate.
XML Source (see within schema source)
<xsd:element minOccurs="0" name="PredictionInaccurate" type="xsd:boolean">
<xsd:annotation>
<xsd:documentation>
Whether the prediction should be judged as inaccurate.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

PreviousCalls
Type:
PreviousCallsStructure, complex content
Defined:
Information on stops called at previously, origin and all intermediate stops up to but not including the current stop, in order or visits. Should only be included if the detail level was requested.
XML Source (see within schema source)
<xsd:element minOccurs="0" name="PreviousCalls" type="PreviousCallsStructure">
<xsd:annotation>
<xsd:documentation>
Information on stops called at previously, origin and all intermediate stops up to but not including the current stop, in order or visits. Should only be included if the detail level was requested.
</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>

ProgressRate
Type:
ProgressRateEnumeration, simple content
Defined:
Rate of progress of VEHICLE. Default is 'normal'
XML Source (see within schema source)
<xsd:element minOccurs="0" name="ProgressRate" type="ProgressRateEnumeration">
<xsd:annotation>
<xsd:documentation>Rate of progress of VEHICLE. Default is 'normal'</xsd:documentation>
</xsd:annotation>
</xsd:element>

ProgressStatus
Type:
Defined:
An arbitrary textual status description of the running of this VEHICLE JOURNEY. (Unbounded 0:* since SIRI 2.0)
XML Source (see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="ProgressStatus" type="NaturalLanguageStringStructure">
<xsd:annotation>
<xsd:documentation>
An arbitrary textual status description of the running of this VEHICLE JOURNEY. (Unbounded 0:* since SIRI 2.0)
</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>

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"/>

TrainBlockPart
Type:
TrainBlockPartStructure, complex content
Defined:
If a VEHICLE JOURNEY is a coupled journey, i.e. comprises several coupled BLOCKparts, there will be a separate delivery for each BLOCKp art and this element will indicate the vehicles that the journey part uses.
XML Source (see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="TrainBlockPart" type="TrainBlockPartStructure">
<xsd:annotation>
<xsd:documentation>
If a VEHICLE JOURNEY is a coupled journey, i.e. comprises several coupled BLOCKparts, there will be a separate delivery for each BLOCKp art and this element will indicate the vehicles that the journey part uses.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

TrainNumbers
Type:
anonymous complexType, complex content
Defined:
TRAIN NUMBERs for journey. +SIRI v2.0
XML Source (see within schema source)
<xsd:element minOccurs="0" name="TrainNumbers">
<xsd:annotation>
<xsd:documentation>TRAIN NUMBERs for journey. +SIRI v2.0</xsd:documentation>
</xsd:annotation>
<xsd:complexType>
<xsd:sequence>
<xsd:element maxOccurs="unbounded" name="TrainNumberRef" type="TrainNumberRefStructure">
<xsd:annotation>
<xsd:documentation>
TRAIN NUMBER assigned to VEHICLE JOURNEY. +SIRI 2.0
</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:complexType>
</xsd:element>

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"/>

VehicleLocation
Type:
LocationStructure, complex content
Defined:
Current geospatial location of VEHICLE. Measured to front of vehicle.
XML Source (see within schema source)
<xsd:element minOccurs="0" name="VehicleLocation" type="LocationStructure">
<xsd:annotation>
<xsd:documentation>
Current geospatial location of VEHICLE. Measured to front of vehicle.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

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"/>

VehicleStatus
Type:
VehicleStatusEnumeration, simple content
Defined:
An classification of the progress state of running of this VEHICLE JOURNEY. +SIRI 2.0
XML Source (see within schema source)
<xsd:element minOccurs="0" name="VehicleStatus" type="VehicleStatusEnumeration">
<xsd:annotation>
<xsd:documentation>
An classification of the progress state of running of this VEHICLE JOURNEY. +SIRI 2.0
</xsd:documentation>
</xsd:annotation>
</xsd:element>

Velocity
Type:
VelocityType, simple content
Defined:
Velocity of VEHICLE. EIther actual speed or average speed may be used. +SIRI v2.0
XML Source (see within schema source)
<xsd:element minOccurs="0" name="Velocity" type="VelocityType">
<xsd:annotation>
<xsd:documentation>
Velocity of VEHICLE. EIther actual speed or average speed may be used. +SIRI v2.0
</xsd:documentation>
</xsd:annotation>
</xsd:element>

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/