From 56e093e9c697cbdb39055e02d570414033a043f1 Mon Sep 17 00:00:00 2001 From: Costin Leau Date: Wed, 9 Feb 2011 13:37:46 +0200 Subject: [PATCH] + change tabs into spaces for better reference docs rendering --- .../redis/config/spring-redis-1.0.xsd | 276 +++++++++--------- 1 file changed, 138 insertions(+), 138 deletions(-) diff --git a/spring-data-redis/src/main/resources/org/springframework/data/keyvalue/redis/config/spring-redis-1.0.xsd b/spring-data-redis/src/main/resources/org/springframework/data/keyvalue/redis/config/spring-redis-1.0.xsd index 0ba5d1ea9..868215ee1 100644 --- a/spring-data-redis/src/main/resources/org/springframework/data/keyvalue/redis/config/spring-redis-1.0.xsd +++ b/spring-data-redis/src/main/resources/org/springframework/data/keyvalue/redis/config/spring-redis-1.0.xsd @@ -1,152 +1,152 @@ + xmlns:xsd="http://www.w3.org/2001/XMLSchema" + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xmlns:tool="http://www.springframework.org/schema/tool" + targetNamespace="http://www.springframework.org/schema/redis" + elementFormDefault="qualified" + attributeFormDefault="unqualified"> - + - - - + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - + + + + + + + + + + + - - - - - + + + + + - - - - - - - - - - + + + + + + + + + + - - - - - - - - + ]]> + + + + + + + + \ No newline at end of file