diff --git a/OJP/OJP_RequestSupport.xsd b/OJP/OJP_RequestSupport.xsd index 64901135b..175111ae1 100644 --- a/OJP/OJP_RequestSupport.xsd +++ b/OJP/OJP_RequestSupport.xsd @@ -153,20 +153,23 @@ ========================================== Collection contexts ========================================== + + + Structure providing a collection of places. + + + + + Structure providing response contexts related to journeys, containing collections of places and situations. - + Container for place objects. Only place objects that are referenced in the response should be put into the container. - - - - - diff --git a/docs/generated/OJP.adoc b/docs/generated/OJP.adoc index 3be4f958b..fbbee09f5 100644 --- a/docs/generated/OJP.adoc +++ b/docs/generated/OJP.adoc @@ -349,18 +349,23 @@ The element contains only one element: -=== The complex type `ResponseContextStructure` +=== The complex type `PlacesStructure` -Structure providing response contexts related to journeys, containing collections of places and situations. -The element contains a _sequence_ of the following elements: - -|=== -| `Places` | 0:1 | Container for place objects. Only place objects that are referenced in the response should be put into the container. +Structure providing a collection of places. The element contains only one element: | `Place` | 1:* | _PlaceStructure_ + + +=== The complex type `ResponseContextStructure` + +Structure providing response contexts related to journeys, containing collections of places and situations. +The element contains a _sequence_ of the following elements: + +|=== +| `Places` | 0:1 | _PlacesStructure_ | Container for place objects. Only place objects that are referenced in the response should be put into the container. | `Situations` | 0:1 | _SituationsStructure_ | Container for SIRI SX situation objects. Only situations that are referenced in the response should be put into the container. |=== diff --git a/docs/generated/OJP.html b/docs/generated/OJP.html index aa4aac30b..0b43ed0f1 100644 --- a/docs/generated/OJP.html +++ b/docs/generated/OJP.html @@ -476,6 +476,7 @@

OJP - Open API for distributed Journey The DeliveryRequestGroup group
  • The StatusRequestGroup group
  • The toplevel element TerminateSubscriptionRequest
  • +
  • The complex type PlacesStructure
  • The complex type ResponseContextStructure
  • @@ -1457,6 +1458,18 @@

    The toplev
    +

    The complex type PlacesStructure

    +
    +

    Structure providing a collection of places.

    +
    +
    +

    The element contains only one element:

    +
    +
    +

    | Place | 1:* | PlaceStructure

    +
    +
    +

    The complex type ResponseContextStructure

    Structure providing response contexts related to journeys, containing collections of places and situations. @@ -1464,29 +1477,23 @@

    The complex type <

    ---++++ - - - - - - - - - - + + + + +
    Places0:1Container for place objects. Only place objects that are referenced in the response should be put into the container. - -The element contains only one element:

    Place

    1:*

    PlaceStructure

    Places

    0:1

    PlacesStructure

    Container for place objects. Only place objects that are referenced in the response should be put into the container.

    Situations

    0:1

    SituationsStructure

    Container for SIRI SX situation objects. Only situations that are referenced in the response should be put into the container.