| name | data type | description | 
|---|---|---|
| StopPointRef | StopPointRef | |
| VisitNumber | number | |
| Order | number | |
| StopPointName | array of NaturalLanguageStringStructure | |
| Cancellation | boolean | |
| ExtraCall | boolean | |
| PredictionInaccurate | boolean | |
| Occupancy | OccupancyEnumeration | |
| TimingPoint | boolean | |
| BoardingStretch | boolean | |
| RequestStop | boolean | |
| OriginDisplay | array of NaturalLanguageStringStructure | |
| DestinationDisplay | array of NaturalLanguageStringStructure | |
| CallNote | array of NaturalLanguageStringStructure | |
| FacilityConditionElement | array of FacilityConditionStructure | |
| FacilityChangeElement | FacilityChangeElement | |
| SituationRef | array of SituationRef | |
| AimedArrivalTime | string | |
| ExpectedArrivalTime | string | |
| ExpectedArrivalPredictionQuality | PredictionQualityStructure | |
| ArrivalStatus | CallStatusEnumeration | |
| ArrivalProximityText | NaturalLanguageStringStructure | |
| ArrivalPlatformName | NaturalLanguageStringStructure | |
| ArrivalBoardingActivity | ArrivalBoardingActivityEnumeration | |
| ArrivalStopAssignment | StopAssignmentStructure | |
| ArrivalOperatorRefs | array of OperatorRefStructure | |
| AimedDepartureTime | string | |
| ExpectedDepartureTime | string | |
| ProvisionalExpectedDepartureTime | string | |
| EarliestExpectedDepartureTime | string | |
| ExpectedDeparturePredictionQuality | PredictionQualityStructure | |
| AimedLatestPassengerAccessTime | string | |
| ExpectedLatestPassengerAccessTime | string | |
| DepartureStatus | CallStatusEnumeration | |
| DepartureProximityText | NaturalLanguageStringStructure | |
| DeparturePlatformName | NaturalLanguageStringStructure | |
| DepartureBoardingActivity | DepartureBoardingActivityEnumeration | |
| DepartureStopAssignment | StopAssignmentStructure | |
| DepartureOperatorRefs | array of OperatorRefStructure | |
| AimedHeadwayInterval | Duration | |
| ExpectedHeadwayInterval | Duration | |
| DistanceFromStop | number | |
| NumberOfStopsAway | number | |
| Extensions | Extensions | 
Example
{
  "StopPointRef" : {
    "value" : "..."
  },
  "VisitNumber" : 12345,
  "Order" : 12345,
  "StopPointName" : [ {
    "value" : "...",
    "lang" : "..."
  }, {
    "value" : "...",
    "lang" : "..."
  } ],
  "Cancellation" : true,
  "ExtraCall" : true,
  "PredictionInaccurate" : true,
  "Occupancy" : "seatsAvailable",
  "TimingPoint" : true,
  "BoardingStretch" : true,
  "RequestStop" : true,
  "OriginDisplay" : [ {
    "value" : "...",
    "lang" : "..."
  }, {
    "value" : "...",
    "lang" : "..."
  } ],
  "DestinationDisplay" : [ {
    "value" : "...",
    "lang" : "..."
  }, {
    "value" : "...",
    "lang" : "..."
  } ],
  "CallNote" : [ {
    "value" : "...",
    "lang" : "..."
  }, {
    "value" : "...",
    "lang" : "..."
  } ],
  "FacilityConditionElement" : [ {
    "FacilityRef" : {
      "value" : "..."
    },
    "Facility" : {
      "FacilityCode" : "...",
      "Description" : [ { }, { } ],
      "FacilityClass" : [ "fixedEquipment", "serviceProvidedByIndividual" ],
      "Features" : { },
      "OwnerRef" : { },
      "OwnerName" : { },
      "ValidityCondition" : { },
      "FacilityLocation" : { },
      "Limitations" : { },
      "Suitabilities" : { },
      "AccessibilityAssessment" : { },
      "Extensions" : { }
    },
    "FacilityStatus" : {
      "Status" : "partiallyAvailable",
      "Description" : [ { }, { } ],
      "AccessibilityAssessment" : { },
      "Extensions" : { }
    },
    "SituationRef" : {
      "SituationSimpleRef" : { },
      "SituationFullRef" : { }
    },
    "Remedy" : {
      "RemedyType" : "remove",
      "Description" : [ { }, { } ],
      "Extensions" : { }
    },
    "MonitoringInfo" : {
      "MonitoringInterval" : { },
      "MonitoringType" : "manual",
      "MonitoringPeriod" : { },
      "Extensions" : { }
    },
    "ValidityPeriod" : {
      "StartTime" : "...",
      "EndTime" : "...",
      "EndTimeStatus" : "shortTerm"
    },
    "Extensions" : {
      "anies" : [ { }, { } ]
    }
  }, {
    "FacilityRef" : {
      "value" : "..."
    },
    "Facility" : {
      "FacilityCode" : "...",
      "Description" : [ { }, { } ],
      "FacilityClass" : [ "serviceProvidedByIndividual", "unknown" ],
      "Features" : { },
      "OwnerRef" : { },
      "OwnerName" : { },
      "ValidityCondition" : { },
      "FacilityLocation" : { },
      "Limitations" : { },
      "Suitabilities" : { },
      "AccessibilityAssessment" : { },
      "Extensions" : { }
    },
    "FacilityStatus" : {
      "Status" : "removed",
      "Description" : [ { }, { } ],
      "AccessibilityAssessment" : { },
      "Extensions" : { }
    },
    "SituationRef" : {
      "SituationSimpleRef" : { },
      "SituationFullRef" : { }
    },
    "Remedy" : {
      "RemedyType" : "repair",
      "Description" : [ { }, { } ],
      "Extensions" : { }
    },
    "MonitoringInfo" : {
      "MonitoringInterval" : { },
      "MonitoringType" : "manual",
      "MonitoringPeriod" : { },
      "Extensions" : { }
    },
    "ValidityPeriod" : {
      "StartTime" : "...",
      "EndTime" : "...",
      "EndTimeStatus" : "shortTerm"
    },
    "Extensions" : {
      "anies" : [ { }, { } ]
    }
  } ],
  "FacilityChangeElement" : {
    "EquipmentAvailability" : {
      "EquipmentRef" : { },
      "Description" : [ { }, { } ],
      "EquipmentTypeRef" : { },
      "ValidityPeriod" : { },
      "EquipmentStatus" : "available",
      "EquipmentFeatures" : { },
      "Extensions" : { }
    },
    "SituationRef" : {
      "SituationSimpleRef" : { },
      "SituationFullRef" : { }
    },
    "MobilityDisruption" : {
      "MobilityImpairedAccess" : true,
      "AccessFacility" : [ "barrier", "narrowEntrance" ]
    }
  },
  "SituationRef" : [ {
    "SituationSimpleRef" : {
      "value" : "..."
    },
    "SituationFullRef" : {
      "VersionCountryRef" : { },
      "ParticipantRef" : { },
      "SituationNumber" : { },
      "UpdateCountryRef" : { },
      "UpdateParticipantRef" : { },
      "Version" : { }
    }
  }, {
    "SituationSimpleRef" : {
      "value" : "..."
    },
    "SituationFullRef" : {
      "VersionCountryRef" : { },
      "ParticipantRef" : { },
      "SituationNumber" : { },
      "UpdateCountryRef" : { },
      "UpdateParticipantRef" : { },
      "Version" : { }
    }
  } ],
  "AimedArrivalTime" : "...",
  "ExpectedArrivalTime" : "...",
  "ExpectedArrivalPredictionQuality" : {
    "PredictionLevel" : "certain",
    "Percentile" : 12345.0,
    "LowerTimeLimit" : "...",
    "HigherTimeLimit" : "..."
  },
  "ArrivalStatus" : "notExpected",
  "ArrivalProximityText" : {
    "value" : "...",
    "lang" : "..."
  },
  "ArrivalPlatformName" : {
    "value" : "...",
    "lang" : "..."
  },
  "ArrivalBoardingActivity" : "passThru",
  "ArrivalStopAssignment" : {
    "AimedQuayRef" : {
      "value" : "..."
    },
    "AimedQuayName" : [ {
      "value" : "...",
      "lang" : "..."
    }, {
      "value" : "...",
      "lang" : "..."
    } ],
    "ExpectedQuayRef" : {
      "value" : "..."
    },
    "ActualQuayRef" : {
      "value" : "..."
    }
  },
  "ArrivalOperatorRefs" : [ {
    "value" : "..."
  }, {
    "value" : "..."
  } ],
  "AimedDepartureTime" : "...",
  "ExpectedDepartureTime" : "...",
  "ProvisionalExpectedDepartureTime" : "...",
  "EarliestExpectedDepartureTime" : "...",
  "ExpectedDeparturePredictionQuality" : {
    "PredictionLevel" : "probablyReliable",
    "Percentile" : 12345.0,
    "LowerTimeLimit" : "...",
    "HigherTimeLimit" : "..."
  },
  "AimedLatestPassengerAccessTime" : "...",
  "ExpectedLatestPassengerAccessTime" : "...",
  "DepartureStatus" : "departed",
  "DepartureProximityText" : {
    "value" : "...",
    "lang" : "..."
  },
  "DeparturePlatformName" : {
    "value" : "...",
    "lang" : "..."
  },
  "DepartureBoardingActivity" : "boarding",
  "DepartureStopAssignment" : {
    "AimedQuayRef" : {
      "value" : "..."
    },
    "AimedQuayName" : [ {
      "value" : "...",
      "lang" : "..."
    }, {
      "value" : "...",
      "lang" : "..."
    } ],
    "ExpectedQuayRef" : {
      "value" : "..."
    },
    "ActualQuayRef" : {
      "value" : "..."
    }
  },
  "DepartureOperatorRefs" : [ {
    "value" : "..."
  }, {
    "value" : "..."
  } ],
  "AimedHeadwayInterval" : {
    "sign" : 12345,
    "seconds" : 12345,
    "months" : 12345,
    "years" : 12345,
    "days" : 12345,
    "XMLSchemaType" : "...",
    "hours" : 12345,
    "minutes" : 12345
  },
  "ExpectedHeadwayInterval" : {
    "sign" : 12345,
    "seconds" : 12345,
    "months" : 12345,
    "years" : 12345,
    "days" : 12345,
    "XMLSchemaType" : "...",
    "hours" : 12345,
    "minutes" : 12345
  },
  "DistanceFromStop" : 12345,
  "NumberOfStopsAway" : 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" : { }
    } ]
  }
}