From bd66ec3ace413a36633df22b94db7639f4ff461c Mon Sep 17 00:00:00 2001 From: Wojciech Rygielski Date: Fri, 9 Jun 2017 14:36:00 +0200 Subject: [PATCH] Bump XML namespaces to 'stable-v1' This action is performed on *all* active EWP repositories as part of: https://github.com/erasmus-without-paper/ewp-specs-api-iias/issues/22 --- manifest-entry.xsd | 6 ++---- response-example.xml | 4 ++-- response.xsd | 6 ++---- 3 files changed, 6 insertions(+), 10 deletions(-) diff --git a/manifest-entry.xsd b/manifest-entry.xsd index 7fd7617..969be60 100644 --- a/manifest-entry.xsd +++ b/manifest-entry.xsd @@ -5,11 +5,9 @@ xmlns:ewp="https://github.com/erasmus-without-paper/ewp-specs-architecture/blob/stable-v1/common-types.xsd" elementFormDefault="qualified" - targetNamespace="https://github.com/erasmus-without-paper/ewp-specs-api-tors/blob/master/manifest-entry.xsd" - xmlns="https://github.com/erasmus-without-paper/ewp-specs-api-tors/blob/master/manifest-entry.xsd" + targetNamespace="https://github.com/erasmus-without-paper/ewp-specs-api-tors/blob/stable-v1/manifest-entry.xsd" + xmlns="https://github.com/erasmus-without-paper/ewp-specs-api-tors/blob/stable-v1/manifest-entry.xsd" > - - diff --git a/response.xsd b/response.xsd index 18ef1ff..b5feacf 100644 --- a/response.xsd +++ b/response.xsd @@ -6,11 +6,9 @@ xmlns:ewp="https://github.com/erasmus-without-paper/ewp-specs-architecture/blob/stable-v1/common-types.xsd" elementFormDefault="qualified" - targetNamespace="https://github.com/erasmus-without-paper/ewp-specs-api-tors/tree/master" - xmlns="https://github.com/erasmus-without-paper/ewp-specs-api-tors/tree/master" + targetNamespace="https://github.com/erasmus-without-paper/ewp-specs-api-tors/tree/stable-v1" + xmlns="https://github.com/erasmus-without-paper/ewp-specs-api-tors/tree/stable-v1" > - -