From cf189c94fd7e60eaca90be59be0f4a82d666a868 Mon Sep 17 00:00:00 2001 From: John Blum Date: Thu, 10 Sep 2020 12:52:23 -0700 Subject: [PATCH] DATAGEODE-322 - Add XML Schemas (XML Namespaces) for SDG 2.4. --- .../main/resources/META-INF/spring.schemas | 12 +- .../gemfire/config/spring-data-geode-2.4.xsd | 257 ++ .../data/gemfire/config/spring-geode-2.4.xsd | 3304 +++++++++++++++++ 3 files changed, 3569 insertions(+), 4 deletions(-) create mode 100644 spring-data-geode/src/main/resources/org/springframework/data/gemfire/config/spring-data-geode-2.4.xsd create mode 100644 spring-data-geode/src/main/resources/org/springframework/data/gemfire/config/spring-geode-2.4.xsd diff --git a/spring-data-geode/src/main/resources/META-INF/spring.schemas b/spring-data-geode/src/main/resources/META-INF/spring.schemas index 2653db69..3a9845e9 100644 --- a/spring-data-geode/src/main/resources/META-INF/spring.schemas +++ b/spring-data-geode/src/main/resources/META-INF/spring.schemas @@ -2,19 +2,23 @@ http\://www.springframework.org/schema/geode/spring-geode-2.0.xsd=org/springfram http\://www.springframework.org/schema/geode/spring-geode-2.1.xsd=org/springframework/data/gemfire/config/spring-geode-2.1.xsd http\://www.springframework.org/schema/geode/spring-geode-2.2.xsd=org/springframework/data/gemfire/config/spring-geode-2.2.xsd http\://www.springframework.org/schema/geode/spring-geode-2.3.xsd=org/springframework/data/gemfire/config/spring-geode-2.3.xsd -http\://www.springframework.org/schema/geode/spring-geode.xsd=org/springframework/data/gemfire/config/spring-geode-2.3.xsd +http\://www.springframework.org/schema/geode/spring-geode-2.4.xsd=org/springframework/data/gemfire/config/spring-geode-2.4.xsd +http\://www.springframework.org/schema/geode/spring-geode.xsd=org/springframework/data/gemfire/config/spring-geode-2.4.xsd http\://www.springframework.org/schema/data/geode/spring-data-geode-2.0.xsd=org/springframework/data/gemfire/config/spring-data-geode-2.0.xsd http\://www.springframework.org/schema/data/geode/spring-data-geode-2.1.xsd=org/springframework/data/gemfire/config/spring-data-geode-2.1.xsd http\://www.springframework.org/schema/data/geode/spring-data-geode-2.2.xsd=org/springframework/data/gemfire/config/spring-data-geode-2.2.xsd http\://www.springframework.org/schema/data/geode/spring-data-geode-2.3.xsd=org/springframework/data/gemfire/config/spring-data-geode-2.3.xsd -http\://www.springframework.org/schema/data/geode/spring-data-geode.xsd=org/springframework/data/gemfire/config/spring-data-geode-2.3.xsd +http\://www.springframework.org/schema/data/geode/spring-data-geode-2.4.xsd=org/springframework/data/gemfire/config/spring-data-geode-2.4.xsd +http\://www.springframework.org/schema/data/geode/spring-data-geode.xsd=org/springframework/data/gemfire/config/spring-data-geode-2.4.xsd https\://www.springframework.org/schema/geode/spring-geode-2.0.xsd=org/springframework/data/gemfire/config/spring-geode-2.0.xsd https\://www.springframework.org/schema/geode/spring-geode-2.1.xsd=org/springframework/data/gemfire/config/spring-geode-2.1.xsd https\://www.springframework.org/schema/geode/spring-geode-2.2.xsd=org/springframework/data/gemfire/config/spring-geode-2.2.xsd https\://www.springframework.org/schema/geode/spring-geode-2.3.xsd=org/springframework/data/gemfire/config/spring-geode-2.3.xsd -https\://www.springframework.org/schema/geode/spring-geode.xsd=org/springframework/data/gemfire/config/spring-geode-2.3.xsd +https\://www.springframework.org/schema/geode/spring-geode-2.4.xsd=org/springframework/data/gemfire/config/spring-geode-2.4.xsd +https\://www.springframework.org/schema/geode/spring-geode.xsd=org/springframework/data/gemfire/config/spring-geode-2.4.xsd https\://www.springframework.org/schema/data/geode/spring-data-geode-2.0.xsd=org/springframework/data/gemfire/config/spring-data-geode-2.0.xsd https\://www.springframework.org/schema/data/geode/spring-data-geode-2.1.xsd=org/springframework/data/gemfire/config/spring-data-geode-2.1.xsd https\://www.springframework.org/schema/data/geode/spring-data-geode-2.2.xsd=org/springframework/data/gemfire/config/spring-data-geode-2.2.xsd https\://www.springframework.org/schema/data/geode/spring-data-geode-2.3.xsd=org/springframework/data/gemfire/config/spring-data-geode-2.3.xsd -https\://www.springframework.org/schema/data/geode/spring-data-geode.xsd=org/springframework/data/gemfire/config/spring-data-geode-2.3.xsd +https\://www.springframework.org/schema/data/geode/spring-data-geode-2.4.xsd=org/springframework/data/gemfire/config/spring-data-geode-2.4.xsd +https\://www.springframework.org/schema/data/geode/spring-data-geode.xsd=org/springframework/data/gemfire/config/spring-data-geode-2.4.xsd diff --git a/spring-data-geode/src/main/resources/org/springframework/data/gemfire/config/spring-data-geode-2.4.xsd b/spring-data-geode/src/main/resources/org/springframework/data/gemfire/config/spring-data-geode-2.4.xsd new file mode 100644 index 00000000..f87848a0 --- /dev/null +++ b/spring-data-geode/src/main/resources/org/springframework/data/gemfire/config/spring-data-geode-2.4.xsd @@ -0,0 +1,257 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + The reference to a MappingContext. If not set a default one will be created. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Determines whether imports are suppressed on initialization of the GemFire Snapshot Service. + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/spring-data-geode/src/main/resources/org/springframework/data/gemfire/config/spring-geode-2.4.xsd b/spring-data-geode/src/main/resources/org/springframework/data/gemfire/config/spring-geode-2.4.xsd new file mode 100644 index 00000000..1cc97749 --- /dev/null +++ b/spring-data-geode/src/main/resources/org/springframework/data/gemfire/config/spring-geode-2.4.xsd @@ -0,0 +1,3304 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + namespace and its 'properties' element. + ]]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Specifies the parent, template Region from which to inherit the Region attribute configuration. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +