You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by jd...@apache.org on 2008/09/25 09:16:29 UTC

svn commit: r698843 - /geronimo/gshell/trunk/gshell-wisdom/gshell-wisdom-core/src/main/resources/org/apache/geronimo/gshell/wisdom/config/wisdom-gshell.xsd

Author: jdillon
Date: Thu Sep 25 00:16:29 2008
New Revision: 698843

URL: http://svn.apache.org/viewvc?rev=698843&view=rev
Log:
Fixed formatting

Modified:
    geronimo/gshell/trunk/gshell-wisdom/gshell-wisdom-core/src/main/resources/org/apache/geronimo/gshell/wisdom/config/wisdom-gshell.xsd

Modified: geronimo/gshell/trunk/gshell-wisdom/gshell-wisdom-core/src/main/resources/org/apache/geronimo/gshell/wisdom/config/wisdom-gshell.xsd
URL: http://svn.apache.org/viewvc/geronimo/gshell/trunk/gshell-wisdom/gshell-wisdom-core/src/main/resources/org/apache/geronimo/gshell/wisdom/config/wisdom-gshell.xsd?rev=698843&r1=698842&r2=698843&view=diff
==============================================================================
--- geronimo/gshell/trunk/gshell-wisdom/gshell-wisdom-core/src/main/resources/org/apache/geronimo/gshell/wisdom/config/wisdom-gshell.xsd (original)
+++ geronimo/gshell/trunk/gshell-wisdom/gshell-wisdom-core/src/main/resources/org/apache/geronimo/gshell/wisdom/config/wisdom-gshell.xsd Thu Sep 25 00:16:29 2008
@@ -28,7 +28,7 @@
         attributeFormDefault="unqualified">
 
     <xsd:import namespace="http://www.springframework.org/schema/beans"/>
-    
+
     <xsd:annotation>
         <xsd:documentation>
             Defines the configuration elements for GShell Wisdom application context support.
@@ -102,12 +102,12 @@
                 </xsd:documentation>
             </xsd:annotation>
             <xsd:complexContent>
-				<xsd:extension base="beans:identifiedType">
-					<xsd:group ref="beans:beanElements"/>
-					<xsd:attributeGroup ref="beans:beanAttributes"/>
-				</xsd:extension>
-			</xsd:complexContent>
-		</xsd:complexType>
+                <xsd:extension base="beans:identifiedType">
+                    <xsd:group ref="beans:beanElements"/>
+                    <xsd:attributeGroup ref="beans:beanAttributes"/>
+                </xsd:extension>
+            </xsd:complexContent>
+        </xsd:complexType>
     </xsd:element>
 
     <xsd:element name="documenter">
@@ -118,12 +118,12 @@
                 </xsd:documentation>
             </xsd:annotation>
             <xsd:complexContent>
-				<xsd:extension base="beans:identifiedType">
-					<xsd:group ref="beans:beanElements"/>
-					<xsd:attributeGroup ref="beans:beanAttributes"/>
-				</xsd:extension>
-			</xsd:complexContent>
-		</xsd:complexType>
+                <xsd:extension base="beans:identifiedType">
+                    <xsd:group ref="beans:beanElements"/>
+                    <xsd:attributeGroup ref="beans:beanAttributes"/>
+                </xsd:extension>
+            </xsd:complexContent>
+        </xsd:complexType>
     </xsd:element>
 
     <xsd:element name="completer">
@@ -134,12 +134,12 @@
                 </xsd:documentation>
             </xsd:annotation>
             <xsd:complexContent>
-				<xsd:extension base="beans:identifiedType">
-					<xsd:group ref="beans:beanElements"/>
-					<xsd:attributeGroup ref="beans:beanAttributes"/>
-				</xsd:extension>
-			</xsd:complexContent>
-		</xsd:complexType>
+                <xsd:extension base="beans:identifiedType">
+                    <xsd:group ref="beans:beanElements"/>
+                    <xsd:attributeGroup ref="beans:beanAttributes"/>
+                </xsd:extension>
+            </xsd:complexContent>
+        </xsd:complexType>
     </xsd:element>
 
     <xsd:element name="message-source">
@@ -150,12 +150,12 @@
                 </xsd:documentation>
             </xsd:annotation>
             <xsd:complexContent>
-				<xsd:extension base="beans:identifiedType">
-					<xsd:group ref="beans:beanElements"/>
-					<xsd:attributeGroup ref="beans:beanAttributes"/>
-				</xsd:extension>
-			</xsd:complexContent>
-		</xsd:complexType>
+                <xsd:extension base="beans:identifiedType">
+                    <xsd:group ref="beans:beanElements"/>
+                    <xsd:attributeGroup ref="beans:beanAttributes"/>
+                </xsd:extension>
+            </xsd:complexContent>
+        </xsd:complexType>
     </xsd:element>
 
     <xsd:element name="alias">