| name | data type | description | 
|---|---|---|
| VehicleAtStop | boolean | |
| VehicleLocationAtStop | LocationStructure | |
| ReversesAtStop | boolean | |
| PlatformTraversal | boolean | |
| SignalStatus | string | |
| TimingPoint | boolean | |
| BoardingStretch | boolean | |
| RequestStop | boolean | |
| DestinationDisplay | NaturalLanguageStringStructure | |
| CallNote | array of NaturalLanguageStringStructure | |
| FacilityConditionElement | array of FacilityConditionElement | |
| FacilityChangeElement | FacilityChangeElement | |
| SituationRef | array of SituationRef | |
| AimedArrivalTime | string | |
| ExpectedArrivalTime | string | |
| ActualArrivalTime | string | |
| ArrivalStatus | CallStatusEnumeration | |
| ArrivalPlatformName | NaturalLanguageStringStructure | |
| ArrivalBoardingActivity | ArrivalBoardingActivityEnumeration | |
| AimedDepartureTime | string | |
| ExpectedDepartureTime | string | |
| ActualDepartureTime | string | |
| DepartureStatus | CallStatusEnumeration | |
| DeparturePlatformName | NaturalLanguageStringStructure | |
| DepartureBoardingActivity | DepartureBoardingActivityEnumeration | |
| AimedHeadwayInterval | Duration | |
| ExpectedHeadwayInterval | Duration | |
| Extensions | Extensions | |
Properties inherited from AbstractMonitoredCallStructure | 
        ||
| StopPointRef | StopPointRef | |
| VisitNumber | number | |
| Order | number | |
| StopPointName | NaturalLanguageStringStructure | |
Example
{
  "VehicleAtStop" : true,
  "VehicleLocationAtStop" : {
    "Coordinates" : {
      "value" : [ "...", "..." ]
    },
    "Longitude" : 12345.0,
    "Latitude" : 12345.0,
    "Precision" : 12345,
    "id" : "...",
    "srsName" : "..."
  },
  "ReversesAtStop" : true,
  "PlatformTraversal" : true,
  "SignalStatus" : "...",
  "TimingPoint" : true,
  "BoardingStretch" : true,
  "RequestStop" : true,
  "DestinationDisplay" : {
    "value" : "...",
    "lang" : "..."
  },
  "CallNote" : [ {
    "value" : "...",
    "lang" : "..."
  }, {
    "value" : "...",
    "lang" : "..."
  } ],
  "FacilityConditionElement" : [ {
    "FacilityRef" : {
      "value" : "..."
    },
    "Facility" : {
      "FacilityCode" : "...",
      "Description" : { },
      "FacilityClass" : [ "fixedEquipment", "serviceForPersonalDevice" ],
      "Features" : { },
      "OwnerRef" : { },
      "OwnerName" : { },
      "ValidityCondition" : { },
      "FacilityLocation" : { },
      "Limitations" : { },
      "Suitabilities" : { },
      "AccessibilityAssessment" : { },
      "Extensions" : { }
    },
    "FacilityStatus" : {
      "Status" : "added",
      "Description" : { },
      "AccessibilityAssessment" : { },
      "Extensions" : { }
    },
    "SituationRef" : {
      "SituationSimpleRef" : { },
      "SituationFullRef" : { }
    },
    "Remedy" : {
      "RemedyType" : "unknown",
      "Description" : { },
      "Extensions" : { }
    },
    "MonitoringInfo" : {
      "MonitoringInterval" : { },
      "MonitoringType" : "unknown",
      "MonitoringPeriod" : { },
      "Extensions" : { }
    },
    "ValidityPeriod" : {
      "StartTime" : "...",
      "EndTime" : "..."
    },
    "Extensions" : {
      "any" : { }
    }
  }, {
    "FacilityRef" : {
      "value" : "..."
    },
    "Facility" : {
      "FacilityCode" : "...",
      "Description" : { },
      "FacilityClass" : [ "reservedArea", "reservedArea" ],
      "Features" : { },
      "OwnerRef" : { },
      "OwnerName" : { },
      "ValidityCondition" : { },
      "FacilityLocation" : { },
      "Limitations" : { },
      "Suitabilities" : { },
      "AccessibilityAssessment" : { },
      "Extensions" : { }
    },
    "FacilityStatus" : {
      "Status" : "added",
      "Description" : { },
      "AccessibilityAssessment" : { },
      "Extensions" : { }
    },
    "SituationRef" : {
      "SituationSimpleRef" : { },
      "SituationFullRef" : { }
    },
    "Remedy" : {
      "RemedyType" : "repair",
      "Description" : { },
      "Extensions" : { }
    },
    "MonitoringInfo" : {
      "MonitoringInterval" : { },
      "MonitoringType" : "automatic",
      "MonitoringPeriod" : { },
      "Extensions" : { }
    },
    "ValidityPeriod" : {
      "StartTime" : "...",
      "EndTime" : "..."
    },
    "Extensions" : {
      "any" : { }
    }
  } ],
  "FacilityChangeElement" : {
    "EquipmentAvailability" : {
      "EquipmentRef" : { },
      "Description" : { },
      "EquipmentTypeRef" : { },
      "ValidityPeriod" : { },
      "EquipmentStatus" : "available",
      "EquipmentFeatures" : { },
      "Extensions" : { }
    },
    "SituationRef" : {
      "SituationSimpleRef" : { },
      "SituationFullRef" : { }
    },
    "MobilityDisruption" : {
      "MobilityImpairedAccess" : true,
      "AccessFacility" : [ "palletAccess_lowFloor", "palletAccess_lowFloor" ]
    }
  },
  "SituationRef" : [ {
    "SituationSimpleRef" : {
      "value" : "..."
    },
    "SituationFullRef" : {
      "VersionCountryRef" : { },
      "ParticipantRef" : { },
      "SituationNumber" : { },
      "UpdateCountryRef" : { },
      "UpdateParticipantRef" : { },
      "Version" : { }
    }
  }, {
    "SituationSimpleRef" : {
      "value" : "..."
    },
    "SituationFullRef" : {
      "VersionCountryRef" : { },
      "ParticipantRef" : { },
      "SituationNumber" : { },
      "UpdateCountryRef" : { },
      "UpdateParticipantRef" : { },
      "Version" : { }
    }
  } ],
  "AimedArrivalTime" : "...",
  "ExpectedArrivalTime" : "...",
  "ActualArrivalTime" : "...",
  "ArrivalStatus" : "early",
  "ArrivalPlatformName" : {
    "value" : "...",
    "lang" : "..."
  },
  "ArrivalBoardingActivity" : "alighting",
  "AimedDepartureTime" : "...",
  "ExpectedDepartureTime" : "...",
  "ActualDepartureTime" : "...",
  "DepartureStatus" : "onTime",
  "DeparturePlatformName" : {
    "value" : "...",
    "lang" : "..."
  },
  "DepartureBoardingActivity" : "boarding",
  "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
  },
  "Extensions" : {
    "any" : {
      "tagName" : "...",
      "schemaTypeInfo" : { },
      "ownerDocument" : { },
      "firstChild" : { },
      "prefix" : "...",
      "nextSibling" : { },
      "parentNode" : { },
      "nodeType" : 12345,
      "nodeValue" : "...",
      "nodeName" : "...",
      "namespaceURI" : "...",
      "childNodes" : { },
      "baseURI" : "...",
      "localName" : "...",
      "attributes" : { },
      "lastChild" : { },
      "textContent" : "...",
      "previousSibling" : { }
    }
  },
  "StopPointRef" : {
    "value" : "..."
  },
  "VisitNumber" : 12345,
  "Order" : 12345,
  "StopPointName" : {
    "value" : "...",
    "lang" : "..."
  }
}