| name | data type | description |
|---|---|---|
| PreviewInterval | Duration | |
| StartTime | string | |
| ValidityPeriod | HalfOpenTimestampInputRangeStructure | |
| IncludeOnlyIfInPublicationWindow | boolean | |
| VehicleMode | VehicleModesOfTransportEnumeration | |
| WaterSubmode | WaterSubmodesOfTransportEnumeration | |
| TramSubmode | TramSubmodesOfTransportEnumeration | |
| RailSubmode | RailSubmodesOfTransportEnumeration | |
| MetroSubmode | MetroSubmodesOfTransportEnumeration | |
| CoachSubmode | CoachSubmodesOfTransportEnumeration | |
| BusSubmode | BusSubmodesOfTransportEnumeration | |
| AirSubmode | AirSubmodesOfTransportEnumeration | |
| AccessMode | AccessModesEnumeration | |
| Severity | SeverityEnumeration | |
| Scope | array of ScopeTypeEnumeration | |
| Predictability | PredictabilityEnumeration | |
| Keywords | array of string | |
| Verification | VerificationStatusEnumeration | |
| Progress | array of WorkflowStatusEnumeration | |
| Reality | InformationStatusEnum | |
| OperatorRef | OperatorRefStructure | |
| OperationalUnitRef | array of OperationalUnitRefStructure | |
| NetworkRef | OperatorRefStructure | |
| Lines | Lines | |
| LineRef | array of LineRef | |
| StopPointRef | array of StopPointRef | |
| ConnectionLinkRef | array of ConnectionLinkRef | |
| FacilityRef | array of FacilityRef | |
| StopPlaceRef | StopPlaceRef | |
| StopPlaceComponentRef | StopPlaceSpaceRefStructure | |
| VehicleJourneyRef | VehicleJourneyRef | |
| FramedVehicleJourneyRef | FramedVehicleJourneyRefStructure | |
| InterchangeRef | InterchangeRef | |
| VehicleRef | VehicleRef | |
| CountryRef | CountryRefStructure | |
| PlaceRef | string | |
| Location | array of LocationStructure | |
| SituationRoadFilter | SituationRoadFilter | |
| AccessibilityNeedFilter | array of PassengerAccessibilityNeedsStructure | |
| Language | string | |
| IncludeTranslations | boolean | |
| MaximumNumberOfSituationElements | number | |
| Extensions | Extensions | |
| version | string | |
Properties inherited from AbstractServiceRequestStructure |
||
| MessageIdentifier | MessageQualifierStructure | |
Properties inherited from AbstractRequestStructure |
||
| RequestTimestamp | string | |
Example
{
"PreviewInterval" : {
"sign" : 12345,
"seconds" : 12345,
"months" : 12345,
"years" : 12345,
"days" : 12345,
"XMLSchemaType" : "...",
"hours" : 12345,
"minutes" : 12345
},
"StartTime" : "...",
"ValidityPeriod" : {
"StartTime" : "...",
"EndTime" : "...",
"EndTimePrecision" : "second"
},
"IncludeOnlyIfInPublicationWindow" : true,
"VehicleMode" : "rail",
"WaterSubmode" : "pti7_12",
"TramSubmode" : "pti6_1",
"RailSubmode" : "unknown",
"MetroSubmode" : "urbanRailway",
"CoachSubmode" : "nationalCoachService",
"BusSubmode" : "pti5_1",
"AirSubmode" : "pti8_2",
"AccessMode" : "shuttle",
"Severity" : "pti26_6",
"Scope" : [ "place", "route" ],
"Predictability" : "unplanned",
"Keywords" : [ "...", "..." ],
"Verification" : "unverified",
"Progress" : [ "published", "approvedDraft" ],
"Reality" : "technicalExercise",
"OperatorRef" : {
"value" : "..."
},
"OperationalUnitRef" : [ {
"value" : "..."
}, {
"value" : "..."
} ],
"NetworkRef" : {
"value" : "..."
},
"Lines" : {
"LineDirection" : [ {
"LineRef" : { },
"DirectionRef" : { }
}, {
"LineRef" : { },
"DirectionRef" : { }
} ]
},
"LineRef" : [ {
"value" : "..."
}, {
"value" : "..."
} ],
"StopPointRef" : [ {
"value" : "..."
}, {
"value" : "..."
} ],
"ConnectionLinkRef" : [ {
"value" : "..."
}, {
"value" : "..."
} ],
"FacilityRef" : [ {
"value" : "..."
}, {
"value" : "..."
} ],
"StopPlaceRef" : {
"value" : "..."
},
"StopPlaceComponentRef" : {
"value" : "..."
},
"VehicleJourneyRef" : {
"value" : "..."
},
"FramedVehicleJourneyRef" : {
"DataFrameRef" : {
"value" : "..."
},
"DatedVehicleJourneyRef" : "..."
},
"InterchangeRef" : {
"value" : "..."
},
"VehicleRef" : {
"value" : "..."
},
"CountryRef" : {
"value" : "sg"
},
"PlaceRef" : "...",
"Location" : [ {
"Coordinates" : {
"value" : [ "...", "..." ]
},
"Longitude" : 12345.0,
"Latitude" : 12345.0,
"Precision" : 12345,
"id" : "...",
"srsName" : "..."
}, {
"Coordinates" : {
"value" : [ "...", "..." ]
},
"Longitude" : 12345.0,
"Latitude" : 12345.0,
"Precision" : 12345,
"id" : "...",
"srsName" : "..."
} ],
"SituationRoadFilter" : {
"RoadFilter" : [ {
"roadNumber" : "...",
"directionBound" : "clockwise",
"referencePointIdentifier" : "..."
}, {
"roadNumber" : "...",
"directionBound" : "southBound",
"referencePointIdentifier" : "..."
} ]
},
"AccessibilityNeedFilter" : [ {
"UserNeed" : [ {
"EncumbranceNeed" : "otherAnimal",
"MedicalNeed" : "otherMedicalNeed",
"PsychosensoryNeed" : "cognitiveInputImpairment",
"MobilityNeed" : "assistedWheelchair",
"Excluded" : true,
"NeedRanking" : 12345,
"Extensions" : { }
}, {
"EncumbranceNeed" : "guideDog",
"MedicalNeed" : "otherMedicalNeed",
"PsychosensoryNeed" : "averseToConfinedSpaces",
"MobilityNeed" : "motorizedWheelchair",
"Excluded" : true,
"NeedRanking" : 12345,
"Extensions" : { }
} ],
"AccompaniedByCarer" : true
}, {
"UserNeed" : [ {
"EncumbranceNeed" : "otherAnimal",
"MedicalNeed" : "otherMedicalNeed",
"PsychosensoryNeed" : "otherPsychosensoryNeed",
"MobilityNeed" : "assistedWheelchair",
"Excluded" : true,
"NeedRanking" : 12345,
"Extensions" : { }
}, {
"EncumbranceNeed" : "otherAnimal",
"MedicalNeed" : "otherMedicalNeed",
"PsychosensoryNeed" : "auditoryImpairment",
"MobilityNeed" : "motorizedWheelchair",
"Excluded" : true,
"NeedRanking" : 12345,
"Extensions" : { }
} ],
"AccompaniedByCarer" : true
} ],
"Language" : "...",
"IncludeTranslations" : true,
"MaximumNumberOfSituationElements" : 12345,
"Extensions" : {
"anies" : [ {
"tagName" : "...",
"schemaTypeInfo" : { },
"ownerDocument" : { },
"firstChild" : { },
"prefix" : "...",
"nextSibling" : { },
"parentNode" : { },
"nodeType" : 12345,
"nodeValue" : "...",
"nodeName" : "...",
"namespaceURI" : "...",
"childNodes" : { },
"baseURI" : "...",
"localName" : "...",
"attributes" : { },
"lastChild" : { },
"textContent" : "...",
"previousSibling" : { }
}, {
"tagName" : "...",
"schemaTypeInfo" : { },
"ownerDocument" : { },
"firstChild" : { },
"prefix" : "...",
"nextSibling" : { },
"parentNode" : { },
"nodeType" : 12345,
"nodeValue" : "...",
"nodeName" : "...",
"namespaceURI" : "...",
"childNodes" : { },
"baseURI" : "...",
"localName" : "...",
"attributes" : { },
"lastChild" : { },
"textContent" : "...",
"previousSibling" : { }
} ]
},
"version" : "...",
"MessageIdentifier" : {
"value" : "..."
},
"RequestTimestamp" : "..."
}