Commit in lcdd/schemas/lcdd/1.0 on MAIN
limits.xsd+2-21.9 -> 1.10


lcdd/schemas/lcdd/1.0
limits.xsd 1.9 -> 1.10
diff -u -r1.9 -r1.10
--- limits.xsd	8 Jul 2005 23:28:46 -0000	1.9
+++ limits.xsd	8 Jul 2005 23:37:10 -0000	1.10
@@ -6,7 +6,7 @@
 	   xmlns:xs="http://www.w3.org/2001/XMLSchema"
 	   xmlns:lcdd="http://www.lcsim.org/schemas/lcdd/1.0/">
 
-  <xs:complexType name="LimitaramType">
+  <xs:complexType name="LimitParamType">
     <xs:annotation>
       <xs:documentation>
 	A single Geant4 user limit parameter.
@@ -18,7 +18,7 @@
     <xs:attribute name="particles" type="xs:string" default="*"/>
   </xs:complexType>
 
-  <xs:element name="limit" type="LimitaramType" />
+  <xs:element name="limit" type="LimitParamType" />
 
   <xs:complexType name="LimitSetType">
     <xs:annotation>
CVSspam 0.2.8