| name | data type | description | 
|---|---|---|
| VersionRef | VersionRefStructure | |
| LineRef | LineRef | |
| DirectionRef | DirectionRefStructure | |
| JourneyPatternRef | JourneyPatternRef | |
| JourneyPatternName | NaturalLanguageStringStructure | |
| VehicleMode | array of VehicleModesEnumeration | |
| RouteRef | RouteRefStructure | |
| PublishedLineName | array of NaturalLanguageStringStructure | |
| GroupOfLinesRef | GroupOfLinesRefStructure | |
| DirectionName | array of NaturalLanguageStringStructure | |
| ExternalLineRef | LineRef | |
| OperatorRef | OperatorRefStructure | |
| ProductCategoryRef | ProductCategoryRefStructure | |
| ServiceFeatureRef | array of ServiceFeatureRef | |
| VehicleFeatureRef | array of VehicleFeatureRefStructure | |
| OriginDisplay | array of NaturalLanguageStringStructure | |
| DestinationDisplay | array of NaturalLanguageStringStructure | |
| LineNote | array of NaturalLanguagePlaceNameStructure | |
| FirstOrLastJourney | FirstOrLastJourneyEnumeration | |
| HeadwayService | boolean | |
| Monitored | boolean | |
| DatedVehicleJourney | array of DatedVehicleJourney | |
| ServiceJourneyInterchange | array of ServiceJourneyInterchangeStructure | |
| Extensions | Extensions | |
Properties inherited from AbstractItemStructure | 
        ||
| RecordedAtTime | string | |
Example
{
  "VersionRef" : {
    "value" : "..."
  },
  "LineRef" : {
    "value" : "..."
  },
  "DirectionRef" : {
    "value" : "..."
  },
  "JourneyPatternRef" : {
    "value" : "..."
  },
  "JourneyPatternName" : {
    "value" : "...",
    "lang" : "..."
  },
  "VehicleMode" : [ "metro", "tram" ],
  "RouteRef" : {
    "value" : "..."
  },
  "PublishedLineName" : [ {
    "value" : "...",
    "lang" : "..."
  }, {
    "value" : "...",
    "lang" : "..."
  } ],
  "GroupOfLinesRef" : {
    "value" : "..."
  },
  "DirectionName" : [ {
    "value" : "...",
    "lang" : "..."
  }, {
    "value" : "...",
    "lang" : "..."
  } ],
  "ExternalLineRef" : {
    "value" : "..."
  },
  "OperatorRef" : {
    "value" : "..."
  },
  "ProductCategoryRef" : {
    "value" : "..."
  },
  "ServiceFeatureRef" : [ {
    "value" : "..."
  }, {
    "value" : "..."
  } ],
  "VehicleFeatureRef" : [ {
    "value" : "..."
  }, {
    "value" : "..."
  } ],
  "OriginDisplay" : [ {
    "value" : "...",
    "lang" : "..."
  }, {
    "value" : "...",
    "lang" : "..."
  } ],
  "DestinationDisplay" : [ {
    "value" : "...",
    "lang" : "..."
  }, {
    "value" : "...",
    "lang" : "..."
  } ],
  "LineNote" : [ {
    "value" : "...",
    "lang" : "..."
  }, {
    "value" : "...",
    "lang" : "..."
  } ],
  "FirstOrLastJourney" : "unspecified",
  "HeadwayService" : true,
  "Monitored" : true,
  "DatedVehicleJourney" : [ {
    "DatedVehicleJourneyCode" : "...",
    "VehicleJourneyRef" : {
      "value" : "..."
    },
    "FramedVehicleJourneyRef" : {
      "DataFrameRef" : { },
      "DatedVehicleJourneyRef" : "..."
    },
    "Cancellation" : true,
    "ExtraJourney" : true,
    "JourneyPatternRef" : {
      "value" : "..."
    },
    "JourneyPatternName" : {
      "value" : "...",
      "lang" : "..."
    },
    "VehicleMode" : [ "tram", "ferry" ],
    "RouteRef" : {
      "value" : "..."
    },
    "PublishedLineName" : [ {
      "value" : "...",
      "lang" : "..."
    }, {
      "value" : "...",
      "lang" : "..."
    } ],
    "GroupOfLinesRef" : {
      "value" : "..."
    },
    "DirectionName" : [ {
      "value" : "...",
      "lang" : "..."
    }, {
      "value" : "...",
      "lang" : "..."
    } ],
    "ExternalLineRef" : {
      "value" : "..."
    },
    "OperatorRef" : {
      "value" : "..."
    },
    "ProductCategoryRef" : {
      "value" : "..."
    },
    "ServiceFeatureRef" : [ {
      "value" : "..."
    }, {
      "value" : "..."
    } ],
    "VehicleFeatureRef" : [ {
      "value" : "..."
    }, {
      "value" : "..."
    } ],
    "VehicleJourneyName" : [ {
      "value" : "...",
      "lang" : "..."
    }, {
      "value" : "...",
      "lang" : "..."
    } ],
    "JourneyNote" : [ {
      "value" : "...",
      "lang" : "..."
    }, {
      "value" : "...",
      "lang" : "..."
    } ],
    "PublicContact" : {
      "PhoneNumber" : "...",
      "Url" : "..."
    },
    "OperationsContact" : {
      "PhoneNumber" : "...",
      "Url" : "..."
    },
    "OriginDisplay" : [ {
      "value" : "...",
      "lang" : "..."
    }, {
      "value" : "...",
      "lang" : "..."
    } ],
    "DestinationDisplay" : [ {
      "value" : "...",
      "lang" : "..."
    }, {
      "value" : "...",
      "lang" : "..."
    } ],
    "LineNote" : [ {
      "value" : "...",
      "lang" : "..."
    }, {
      "value" : "...",
      "lang" : "..."
    } ],
    "FirstOrLastJourney" : "otherService",
    "HeadwayService" : true,
    "Monitored" : true,
    "BlockRef" : {
      "value" : "..."
    },
    "CourseOfJourneyRef" : {
      "value" : "..."
    },
    "DatedCalls" : {
      "DatedCall" : [ { }, { } ]
    },
    "Extensions" : {
      "anies" : [ { }, { } ]
    }
  }, {
    "DatedVehicleJourneyCode" : "...",
    "VehicleJourneyRef" : {
      "value" : "..."
    },
    "FramedVehicleJourneyRef" : {
      "DataFrameRef" : { },
      "DatedVehicleJourneyRef" : "..."
    },
    "Cancellation" : true,
    "ExtraJourney" : true,
    "JourneyPatternRef" : {
      "value" : "..."
    },
    "JourneyPatternName" : {
      "value" : "...",
      "lang" : "..."
    },
    "VehicleMode" : [ "tram", "metro" ],
    "RouteRef" : {
      "value" : "..."
    },
    "PublishedLineName" : [ {
      "value" : "...",
      "lang" : "..."
    }, {
      "value" : "...",
      "lang" : "..."
    } ],
    "GroupOfLinesRef" : {
      "value" : "..."
    },
    "DirectionName" : [ {
      "value" : "...",
      "lang" : "..."
    }, {
      "value" : "...",
      "lang" : "..."
    } ],
    "ExternalLineRef" : {
      "value" : "..."
    },
    "OperatorRef" : {
      "value" : "..."
    },
    "ProductCategoryRef" : {
      "value" : "..."
    },
    "ServiceFeatureRef" : [ {
      "value" : "..."
    }, {
      "value" : "..."
    } ],
    "VehicleFeatureRef" : [ {
      "value" : "..."
    }, {
      "value" : "..."
    } ],
    "VehicleJourneyName" : [ {
      "value" : "...",
      "lang" : "..."
    }, {
      "value" : "...",
      "lang" : "..."
    } ],
    "JourneyNote" : [ {
      "value" : "...",
      "lang" : "..."
    }, {
      "value" : "...",
      "lang" : "..."
    } ],
    "PublicContact" : {
      "PhoneNumber" : "...",
      "Url" : "..."
    },
    "OperationsContact" : {
      "PhoneNumber" : "...",
      "Url" : "..."
    },
    "OriginDisplay" : [ {
      "value" : "...",
      "lang" : "..."
    }, {
      "value" : "...",
      "lang" : "..."
    } ],
    "DestinationDisplay" : [ {
      "value" : "...",
      "lang" : "..."
    }, {
      "value" : "...",
      "lang" : "..."
    } ],
    "LineNote" : [ {
      "value" : "...",
      "lang" : "..."
    }, {
      "value" : "...",
      "lang" : "..."
    } ],
    "FirstOrLastJourney" : "otherService",
    "HeadwayService" : true,
    "Monitored" : true,
    "BlockRef" : {
      "value" : "..."
    },
    "CourseOfJourneyRef" : {
      "value" : "..."
    },
    "DatedCalls" : {
      "DatedCall" : [ { }, { } ]
    },
    "Extensions" : {
      "anies" : [ { }, { } ]
    }
  } ],
  "ServiceJourneyInterchange" : [ {
    "InterchangeCode" : "...",
    "ConnectionLinkRef" : {
      "value" : "..."
    },
    "FeederRef" : {
      "FramedVehicleJourneyRef" : { },
      "LineRef" : { },
      "ParticipantRef" : { }
    },
    "FeederArrivalStopRef" : {
      "value" : "..."
    },
    "FeederVisitNumber" : 12345,
    "DistributorRef" : {
      "FramedVehicleJourneyRef" : { },
      "LineRef" : { },
      "ParticipantRef" : { }
    },
    "DistributorDepartureStopRef" : {
      "value" : "..."
    },
    "DistributorVisitNumber" : 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
    },
    "Extensions" : {
      "anies" : [ { }, { } ]
    }
  }, {
    "InterchangeCode" : "...",
    "ConnectionLinkRef" : {
      "value" : "..."
    },
    "FeederRef" : {
      "FramedVehicleJourneyRef" : { },
      "LineRef" : { },
      "ParticipantRef" : { }
    },
    "FeederArrivalStopRef" : {
      "value" : "..."
    },
    "FeederVisitNumber" : 12345,
    "DistributorRef" : {
      "FramedVehicleJourneyRef" : { },
      "LineRef" : { },
      "ParticipantRef" : { }
    },
    "DistributorDepartureStopRef" : {
      "value" : "..."
    },
    "DistributorVisitNumber" : 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
    },
    "Extensions" : {
      "anies" : [ { }, { } ]
    }
  } ],
  "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" : { }
    } ]
  },
  "RecordedAtTime" : "..."
}