name | data type | description |
---|---|---|
EstimatedTimetableServiceCapabilities | EstimatedTimetableServiceCapabilitiesStructure | |
EstimatedTimetablePermissions | EstimatedTimetablePermissions | |
Extensions | ExtensionsStructure | |
version | string | |
Properties inherited from AbstractServiceCapabilitiesResponseStructure |
||
RequestMessageRef | MessageQualifierStructure | |
Status | boolean | |
ErrorCondition | ServiceDeliveryErrorConditionStructure | |
Properties inherited from ResponseStructure |
||
ResponseTimestamp | string |
Example
{ "EstimatedTimetableServiceCapabilities" : { "TopicFiltering" : { "FilterByOperatorRef" : true, "FilterByLineRef" : true }, "RequestPolicy" : { "NationalLanguage" : [ "...", "..." ], "GmlCoordinateFormat" : "...", "WgsDecimalDegrees" : "..." }, "SubscriptionPolicy" : { "HasIncrementalUpdates" : true, "HasChangeSensitivity" : true }, "AccessControl" : { "CheckOperatorRef" : true, "CheckLineRef" : true, "CheckConnectionLinkRef" : true, "RequestChecking" : true }, "Extensions" : { "any" : { } }, "GeneralInteraction" : { "Interaction" : { }, "Delivery" : { }, "MultipartDespatch" : true, "MultipleSubscriberFilter" : true, "HasConfirmDelivery" : true, "HasHeartbeat" : true, "VisitNumberisOrder" : true }, "TransportDescription" : { "CommunicationsTransportMethod" : "other", "CompressionMethod" : "other" } }, "EstimatedTimetablePermissions" : { "EstimatedTimetablePermission" : [ { "OperatorPermissions" : { }, "LinePermissions" : { }, "ConnectionLinkPermissions" : { }, "Extensions" : { }, "AllParticipants" : "...", "ParticipantRef" : { }, "GeneralCapabilities" : { } }, { "OperatorPermissions" : { }, "LinePermissions" : { }, "ConnectionLinkPermissions" : { }, "Extensions" : { }, "AllParticipants" : "...", "ParticipantRef" : { }, "GeneralCapabilities" : { } } ], "PermissionVersionRef" : { "value" : "..." } }, "Extensions" : { "any" : { } }, "version" : "...", "RequestMessageRef" : { "value" : "..." }, "Status" : true, "ErrorCondition" : { "CapabilityNotSupportedError" : { "CapabilityRef" : { } }, "AccessNotAllowedError" : { "ErrorText" : "..." }, "NoInfoForTopicError" : { "ErrorText" : "..." }, "AllowedResourceUsageExceededError" : { "ErrorText" : "..." }, "OtherError" : { "ErrorText" : "..." }, "Description" : { "value" : "..." } }, "ResponseTimestamp" : "..." }