name | data type | description |
---|---|---|
InterchangeCode | string | |
DistributorVehicleJourneyRef | DatedVehicleJourneyRef | |
DistributorConnectionLink | ContextualisedConnectionLinkStructure | |
DistributorConnectionLinkRef | ConnectionLinkRef | |
DistributorVisitNumber | number | |
DistributorOrder | number | |
StaySeated | boolean | |
Guaranteed | boolean | |
Advertised | boolean | |
StandardWaitTime | Duration | |
MaximumWaitTime | Duration | |
MaximumAutomaticWaitTime | Duration | |
StandardTransferTime | Duration | |
MinimumTransferTime | Duration | |
MaximumTransferTime | Duration |
Example
{ "InterchangeCode" : "...", "DistributorVehicleJourneyRef" : { "value" : "..." }, "DistributorConnectionLink" : { "ConnectionLinkCode" : "...", "StopPointRef" : { "value" : "..." }, "StopPointName" : { "value" : "...", "lang" : "..." }, "DefaultDuration" : { "sign" : 12345, "seconds" : 12345, "months" : 12345, "years" : 12345, "days" : 12345, "XMLSchemaType" : "...", "hours" : 12345, "minutes" : 12345 }, "FrequentTravellerDuration" : { "sign" : 12345, "seconds" : 12345, "months" : 12345, "years" : 12345, "days" : 12345, "XMLSchemaType" : "...", "hours" : 12345, "minutes" : 12345 }, "OccasionalTravellerDuration" : { "sign" : 12345, "seconds" : 12345, "months" : 12345, "years" : 12345, "days" : 12345, "XMLSchemaType" : "...", "hours" : 12345, "minutes" : 12345 }, "ImpairedAccessDuration" : { "sign" : 12345, "seconds" : 12345, "months" : 12345, "years" : 12345, "days" : 12345, "XMLSchemaType" : "...", "hours" : 12345, "minutes" : 12345 } }, "DistributorConnectionLinkRef" : { "value" : "..." }, "DistributorVisitNumber" : 12345, "DistributorOrder" : 12345, "StaySeated" : true, "Guaranteed" : true, "Advertised" : true, "StandardWaitTime" : { "sign" : 12345, "seconds" : 12345, "months" : 12345, "years" : 12345, "days" : 12345, "XMLSchemaType" : "...", "hours" : 12345, "minutes" : 12345 }, "MaximumWaitTime" : { "sign" : 12345, "seconds" : 12345, "months" : 12345, "years" : 12345, "days" : 12345, "XMLSchemaType" : "...", "hours" : 12345, "minutes" : 12345 }, "MaximumAutomaticWaitTime" : { "sign" : 12345, "seconds" : 12345, "months" : 12345, "years" : 12345, "days" : 12345, "XMLSchemaType" : "...", "hours" : 12345, "minutes" : 12345 }, "StandardTransferTime" : { "sign" : 12345, "seconds" : 12345, "months" : 12345, "years" : 12345, "days" : 12345, "XMLSchemaType" : "...", "hours" : 12345, "minutes" : 12345 }, "MinimumTransferTime" : { "sign" : 12345, "seconds" : 12345, "months" : 12345, "years" : 12345, "days" : 12345, "XMLSchemaType" : "...", "hours" : 12345, "minutes" : 12345 }, "MaximumTransferTime" : { "sign" : 12345, "seconds" : 12345, "months" : 12345, "years" : 12345, "days" : 12345, "XMLSchemaType" : "...", "hours" : 12345, "minutes" : 12345 } }