Commit in lcsim/resources/org/lcsim/schemas/lcsim/1.0 on MAIN
lcsim.xsd-21.6 -> 1.7
remove fileUrl and fileUrlList elements (no longer supported); folded into file and fileList

lcsim/resources/org/lcsim/schemas/lcsim/1.0
lcsim.xsd 1.6 -> 1.7
diff -u -r1.6 -r1.7
--- lcsim.xsd	26 May 2010 16:37:50 -0000	1.6
+++ lcsim.xsd	4 Jun 2010 19:06:09 -0000	1.7
@@ -10,9 +10,7 @@
             <xs:sequence>
                 <xs:choice maxOccurs="unbounded">
                     <xs:element name="file" type="xs:string" minOccurs="0" maxOccurs="unbounded"/>
-                    <xs:element name="fileUrl" type="xs:anyURI" minOccurs="0" maxOccurs="unbounded"/>
                     <xs:element name="fileList" type="xs:string" minOccurs="0" maxOccurs="unbounded"/>
-                    <xs:element name="fileUrlList" type="xs:string" minOccurs="0" maxOccurs="unbounded"/>
                     <xs:element name="fileSet">
                         <xs:complexType>
                             <xs:sequence>
CVSspam 0.2.8