From 198ebe3ed7679d80f1abc734854261db092b7a0d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20G=C3=BCnter?= Date: Tue, 28 Mar 2023 17:26:33 +0200 Subject: [PATCH] Fixing a typo in OJP_Lines.xsd (#343) * Update OJP_Lines.xsd --- OJP/OJP_Lines.xsd | 2 +- docs/generated/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/OJP/OJP_Lines.xsd b/OJP/OJP_Lines.xsd index 82128f30f..1162523b7 100644 --- a/OJP/OJP_Lines.xsd +++ b/OJP/OJP_Lines.xsd @@ -51,7 +51,7 @@ - The LINE's main area. Used for MOBILITY SERVICES that cover one or more areas. The interconnection between the areas is not calculated (e.g. exclusion zones can't be modeler). Don't mix RouteGeometry and AreaGeometry in a response. + The LINE's main area. Used for MOBILITY SERVICES that cover one or more areas. The interconnection between the areas is not calculated (e.g. exclusion zones can't be modelled). Don't mix RouteGeometry and AreaGeometry in a response. diff --git a/docs/generated/index.html b/docs/generated/index.html index 18abb011d..a50ed3d1e 100644 --- a/docs/generated/index.html +++ b/docs/generated/index.html @@ -387,7 +387,7 @@

OJP - Open API for distributed Journey

6. OJP/OJP_Lines.xsd - Request and response definitions for information on lines

6.1. Simple type definitions

LineInformationProblemTypeEnumeration

LINEINFORMATION_LINEUNKNOWN | LINEINFORMATION_OTHER

Types of problems that may be returned in responses to LINE INFORMATION requests.

6.2. The LineInformationResponseGroup group

-

LineInformationResponseGroup

Line Information response group.

LineInformationResponse

LineResult

0:*

+LineResult

6.3. The complex type LineResultStructure

LineResultStructure

The element contains a sequence of the following elements:

Problem

0:*

+LineInformationProblem

Problems related to this Line result.

LineRef

1:1

siri:LineRefStructure

Reference to the LINE.

→‍siri:PublishedLineName

0:1

→‍siri:PublishedLineName

Name or Number by which the LINE is known to the public.

DirectionRef

0:1

siri:DirectionRefStructure

DIRECTION of LINE.

RouteGeometry

0:*

+LinearShape

The LINE's route geometry. A line can have multiple ROUTEs and each has its own geometry. The first should be the "main" geometry.

AreaGeometry

0:*

+Area

The LINE's main area. Used for MOBILITY SERVICES that cover one or more areas. The interconnection between the areas is not calculated (e.g. exclusion zones can't be modeler). Don't mix RouteGeometry and AreaGeometry in a response.

Mode

0:*

+Mode

List of transport modes that are supported by this line.

6.4. The complex type LineInformationProblemStructure

+

LineInformationProblemStructure

Problem that may be returned in responses to LINE information requests.

The element contains a sequence of the following elements:

Type

1:1

LineInformationProblemType

Type of the LINE information problem.

6.3. The complex type LineResultStructure

LineResultStructure

The element contains a sequence of the following elements:

Problem

0:*

+LineInformationProblem

Problems related to this Line result.

LineRef

1:1

siri:LineRefStructure

Reference to the LINE.

→‍siri:PublishedLineName

0:1

→‍siri:PublishedLineName

Name or Number by which the LINE is known to the public.

DirectionRef

0:1

siri:DirectionRefStructure

DIRECTION of LINE.

RouteGeometry

0:*

+LinearShape

The LINE's route geometry. A line can have multiple ROUTEs and each has its own geometry. The first should be the "main" geometry.

AreaGeometry

0:*

+Area

The LINE's main area. Used for MOBILITY SERVICES that cover one or more areas. The interconnection between the areas is not calculated (e.g. exclusion zones can't be modelled). Don't mix RouteGeometry and AreaGeometry in a response.

Mode

0:*

+Mode

List of transport modes that are supported by this line.

6.4. The complex type LineInformationProblemStructure

LineInformationProblemStructure

Problem that may be returned in responses to LINE information requests.

The element contains a sequence of the following elements:

Type

1:1

LineInformationProblemType

Type of the LINE information problem.

ProblemDetail

Title

0:1

+InternationalText

Title of the problem.

Details

0:1

+InternationalText

Explanation of the problem.

LogData

0:1

xs:string

Additional log data.