From aa7c41d898ae11d3ee5329e2d6315288540d5a90 Mon Sep 17 00:00:00 2001 From: costin Date: Wed, 25 Aug 2010 17:24:09 +0300 Subject: [PATCH] + add replicated-region draft definition + add partitioned-region draft definition SGF-10 SGF-12 SGF-13 --- .../gemfire/config/spring-gemfire-1.0.xsd | 114 +++++++++++++++++- 1 file changed, 112 insertions(+), 2 deletions(-) diff --git a/src/main/resources/org/springframework/data/gemfire/config/spring-gemfire-1.0.xsd b/src/main/resources/org/springframework/data/gemfire/config/spring-gemfire-1.0.xsd index 3c55da5a..af2c80fb 100644 --- a/src/main/resources/org/springframework/data/gemfire/config/spring-gemfire-1.0.xsd +++ b/src/main/resources/org/springframework/data/gemfire/config/spring-gemfire-1.0.xsd @@ -20,7 +20,7 @@ @@ -29,7 +29,7 @@ - + @@ -37,4 +37,114 @@ The name of the cache (by default "cache").]]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file