From 8f293255c109bdda5d5439ceba0d5a9e58e6c840 Mon Sep 17 00:00:00 2001 From: Peter von Grumbkow <42928266+pvgrumbkow@users.noreply.github.com> Date: Fri, 31 Jan 2020 12:24:05 +0100 Subject: [PATCH 1/5] Added AllowedSystemId to InitialInputStructure In a distributed environment, a location information request can refer to several regional systems. In order to allow the requesting client to restrict the meant system, a filter of system IDs can be used in InitialInputStructure. --- OJP_Locations.xsd | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/OJP_Locations.xsd b/OJP_Locations.xsd index 9260984b6..c869152ba 100644 --- a/OJP_Locations.xsd +++ b/OJP_Locations.xsd @@ -1,6 +1,4 @@ - - @@ -90,6 +88,11 @@ Restricts the resulting location objects to the given geographical area. + + + Used in distributed environments. If no sequence is given, the location information request refers to all known systems. If a sequence is given, the location information request refers only to the given systems. + + From 7bef3c946aab4ec09a4735ca4f9e8192748907a3 Mon Sep 17 00:00:00 2001 From: Peter von Grumbkow <42928266+pvgrumbkow@users.noreply.github.com> Date: Thu, 16 Apr 2020 13:56:36 +0200 Subject: [PATCH 2/5] Annotation elaborated Included references to EU-Spirit. --- OJP_Locations.xsd | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/OJP_Locations.xsd b/OJP_Locations.xsd index c869152ba..cd41088db 100644 --- a/OJP_Locations.xsd +++ b/OJP_Locations.xsd @@ -1,4 +1,5 @@ + @@ -90,7 +91,7 @@ - Used in distributed environments. If no sequence is given, the location information request refers to all known systems. If a sequence is given, the location information request refers only to the given systems. + Used in distributed environments. e.g. EU-Spirit. If no sequence is given, the location information request refers to all known systems (in EU-Spirit "passive servers"). If a sequence is given, the location information request refers only to the given systems (in EU-Spirit "passive servers"). In EU-Spirit the system IDs were previously called "provider code". See https://eu-spirit.eu/ From d1b6bf3180adc6188f6c6188ba5982545917c5af Mon Sep 17 00:00:00 2001 From: Peter von Grumbkow <42928266+pvgrumbkow@users.noreply.github.com> Date: Thu, 16 Apr 2020 13:58:49 +0200 Subject: [PATCH 3/5] XMLSpy comment removed --- OJP_Locations.xsd | 1 - 1 file changed, 1 deletion(-) diff --git a/OJP_Locations.xsd b/OJP_Locations.xsd index cd41088db..585f14fa5 100644 --- a/OJP_Locations.xsd +++ b/OJP_Locations.xsd @@ -1,5 +1,4 @@ - From 48381cf07520a171c8d4c1782ec2aed4556d1053 Mon Sep 17 00:00:00 2001 From: Peter von Grumbkow <42928266+pvgrumbkow@users.noreply.github.com> Date: Fri, 17 Apr 2020 10:49:22 +0200 Subject: [PATCH 4/5] Annotation slightly changed --- OJP_Locations.xsd | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/OJP_Locations.xsd b/OJP_Locations.xsd index 585f14fa5..1faac0bdb 100644 --- a/OJP_Locations.xsd +++ b/OJP_Locations.xsd @@ -1,4 +1,6 @@ + + @@ -90,7 +92,7 @@ - Used in distributed environments. e.g. EU-Spirit. If no sequence is given, the location information request refers to all known systems (in EU-Spirit "passive servers"). If a sequence is given, the location information request refers only to the given systems (in EU-Spirit "passive servers"). In EU-Spirit the system IDs were previously called "provider code". See https://eu-spirit.eu/ + Used in distributed environments. e.g. EU-Spirit. If none is given, the location information request refers to all known systems (in EU-Spirit "passive servers"). If at least is given, the location information request refers only to the given systems (in EU-Spirit "passive servers"). In EU-Spirit the system IDs were previously called "provider code". See https://eu-spirit.eu/ From 267ca2130e735421f53f35aae434c83b556f8301 Mon Sep 17 00:00:00 2001 From: Peter von Grumbkow <42928266+pvgrumbkow@users.noreply.github.com> Date: Fri, 17 Apr 2020 10:50:34 +0200 Subject: [PATCH 5/5] Again --- OJP_Locations.xsd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/OJP_Locations.xsd b/OJP_Locations.xsd index 1faac0bdb..92d0c39c6 100644 --- a/OJP_Locations.xsd +++ b/OJP_Locations.xsd @@ -92,7 +92,7 @@ - Used in distributed environments. e.g. EU-Spirit. If none is given, the location information request refers to all known systems (in EU-Spirit "passive servers"). If at least is given, the location information request refers only to the given systems (in EU-Spirit "passive servers"). In EU-Spirit the system IDs were previously called "provider code". See https://eu-spirit.eu/ + Used in distributed environments. e.g. EU-Spirit. If none is given, the location information request refers to all known systems (in EU-Spirit "passive servers"). If at least one is given, the location information request refers only to the given systems (in EU-Spirit "passive servers"). In EU-Spirit the system IDs were previously called "provider code". See https://eu-spirit.eu/