name | data type | description |
---|---|---|
EquipmentAvailability | EquipmentAvailabilityStructure | |
SituationRef | SituationRef | |
MobilityDisruption | MobilityDisruptionStructure |
Example
{ "EquipmentAvailability" : { "EquipmentRef" : { "value" : "..." }, "Description" : [ { "value" : "...", "lang" : "..." }, { "value" : "...", "lang" : "..." } ], "EquipmentTypeRef" : { "value" : "..." }, "ValidityPeriod" : { "StartTime" : "...", "EndTime" : "...", "EndTimeStatus" : "longTerm" }, "EquipmentStatus" : "notAvailable", "EquipmentFeatures" : { "FeatureRef" : [ { }, { } ] }, "Extensions" : { "anies" : [ { }, { } ] } }, "SituationRef" : { "SituationSimpleRef" : { "value" : "..." }, "SituationFullRef" : { "VersionCountryRef" : { }, "ParticipantRef" : { }, "SituationNumber" : { }, "UpdateCountryRef" : { }, "UpdateParticipantRef" : { }, "Version" : { } } }, "MobilityDisruption" : { "MobilityImpairedAccess" : true, "AccessFacility" : [ "unknown", "narrowEntrance" ] } }