Commit in LCDetectors/detectors on MAIN
cdcaug05/compact.xml+3-31.6 -> 1.7
cdcaug05_ecal150/compact.xml+3-31.10 -> 1.11
cdcaug05_np/compact.xml+3-31.7 -> 1.8
cdcaug05_rpchcal/compact.xml+3-31.5 -> 1.6
frankyaug05/compact.xml+3-31.5 -> 1.6
gldaug05/compact.xml+3-31.10 -> 1.11
hd3_1-oct05/compact.xml+3-31.4 -> 1.5
ld3_1-oct05/compact.xml+3-31.4 -> 1.5
ldcaug05/compact.xml+3-31.6 -> 1.7
sdfeb05/compact.xml+3-31.14 -> 1.15
sdjan03/compact.xml+3-31.15 -> 1.16
sid00/compact.xml+3-31.8 -> 1.9
sidaug05/compact.xml+3-31.12 -> 1.13
sidaug05_20mr/compact.xml+3-31.7 -> 1.8
sidaug05_4tesla/compact.xml+3-31.9 -> 1.10
sidaug05_gemhcal/compact.xml+3-31.7 -> 1.8
sidaug05_np/compact.xml+3-31.8 -> 1.9
sidaug05_polyhedra/compact.xml+4-21.5 -> 1.6
sidaug05_scinthcal/compact.xml+3-31.10 -> 1.11
sidaug05_tcmt/compact.xml+3-31.8 -> 1.9
sidmay05/compact.xml+3-31.22 -> 1.23
sidmay05_20mr/compact.xml+3-31.9 -> 1.10
sidmay05_2mr/compact.xml+4-31.9 -> 1.10
sidmay05_np/compact.xml+3-31.18 -> 1.19
sidmay05_scinthcal/compact.xml+3-41.17 -> 1.18
+77-75
25 modified files
JM: Use a real schema location in the compact files

LCDetectors/detectors/cdcaug05
compact.xml 1.6 -> 1.7
diff -u -r1.6 -r1.7
--- compact.xml	7 Feb 2006 23:25:24 -0000	1.6
+++ compact.xml	15 Feb 2006 23:52:44 -0000	1.7
@@ -1,6 +1,6 @@
-<lccdd xmlns:lccdd="namespaceUrl"
+<lccdd xmlns:compact="http://www.lcsim.org/schemas/compact/1.0"
        xmlns:xs="http://www.w3.org/2001/XMLSchema-instance"
-       xs:noNamespaceSchemaLocation="noNamespaceUrl">
+       xs:noNamespaceSchemaLocation="http://www.lcsim.org/schemas/compact/1.0/compact.xsd">
 
   <!-- info tag containing author, version, time, unique id (url) -->
   <info name="cdcaug05"
@@ -8,7 +8,7 @@
 	author="Norman Graf/Steve Magill"
 	url="http://confluence.slac.stanford.edu/display/ilc/cdcaug05"
 	status="production"
-	version="$Id: compact.xml,v 1.6 2006/02/07 23:25:24 jeremy Exp $">
+	version="$Id: compact.xml,v 1.7 2006/02/15 23:52:44 jeremy Exp $">
     <comment>A compact format for the cdcaug05 detector studied at Snowmass with 2 milliradian beam crossing. v0.1 050728</comment>
   </info>
 

LCDetectors/detectors/cdcaug05_ecal150
compact.xml 1.10 -> 1.11
diff -u -r1.10 -r1.11
--- compact.xml	7 Feb 2006 23:25:24 -0000	1.10
+++ compact.xml	15 Feb 2006 23:52:45 -0000	1.11
@@ -1,6 +1,6 @@
-<lccdd xmlns:lccdd="namespaceUrl"
+<lccdd xmlns:compact="http://www.lcsim.org/schemas/compact/1.0"
        xmlns:xs="http://www.w3.org/2001/XMLSchema-instance"
-       xs:noNamespaceSchemaLocation="noNamespaceUrl">
+       xs:noNamespaceSchemaLocation="http://www.lcsim.org/schemas/compact/1.0/compact.xsd">
 
   <!-- info tag containing author, version, time, unique id (url) -->
   <info name="cdcaug05_ecal150"
@@ -8,7 +8,7 @@
 	author="Norman Graf/Steve Magill"
 	url="http://confluence.slac.stanford.edu/display/ilc/cdcaug05_ecal150"
 	status="production"
-	version="$Id: compact.xml,v 1.10 2006/02/07 23:25:24 jeremy Exp $">
+	version="$Id: compact.xml,v 1.11 2006/02/15 23:52:45 jeremy Exp $">
     <comment>A compact format for the cdcaug05 detector with 1.5 m EM inner radius studied at Snowmass with 2 milliradian beam crossing. v0.1 050728</comment>
   </info>
 

LCDetectors/detectors/cdcaug05_np
compact.xml 1.7 -> 1.8
diff -u -r1.7 -r1.8
--- compact.xml	7 Feb 2006 23:25:25 -0000	1.7
+++ compact.xml	15 Feb 2006 23:52:45 -0000	1.8
@@ -1,6 +1,6 @@
-<lccdd xmlns:lccdd="namespaceUrl"
+<lccdd xmlns:compact="http://www.lcsim.org/schemas/compact/1.0"
        xmlns:xs="http://www.w3.org/2001/XMLSchema-instance"
-       xs:noNamespaceSchemaLocation="noNamespaceUrl">
+       xs:noNamespaceSchemaLocation="http://www.lcsim.org/schemas/compact/1.0/compact.xsd">
 
   <!-- info tag containing author, version, time, unique id (url) -->
   <info name="cdcaug05_np"
@@ -8,7 +8,7 @@
 	author="Guilherme Lima"
 	url="http://confluence.slac.stanford.edu/display/ilc/cdcaug05_np"
 	status="development"
-	version="$Id: compact.xml,v 1.7 2006/02/07 23:25:25 jeremy Exp $">
+	version="$Id: compact.xml,v 1.8 2006/02/15 23:52:45 jeremy Exp $">
     <comment>cdcaug05 with non-projective calorimeters. v0.1 050808</comment>
   </info>
 

LCDetectors/detectors/cdcaug05_rpchcal
compact.xml 1.5 -> 1.6
diff -u -r1.5 -r1.6
--- compact.xml	7 Feb 2006 23:25:25 -0000	1.5
+++ compact.xml	15 Feb 2006 23:52:45 -0000	1.6
@@ -1,6 +1,6 @@
-<lccdd xmlns:lccdd="namespaceUrl"
+dd xmlns:compact="http://www.lcsim.org/schemas/compact/1.0"
        xmlns:xs="http://www.w3.org/2001/XMLSchema-instance"
-       xs:noNamespaceSchemaLocation="noNamespaceUrl">
+       xs:noNamespaceSchemaLocation="http://www.lcsim.org/schemas/compact/1.0/compact.xsd">
 
   <!-- info tag containing author, version, time, unique id (url) -->
   <info name="cdcaug05_rpchcal"
@@ -8,7 +8,7 @@
 	author="Norman Graf/Steve Magill"
 	url="http://confluence.slac.stanford.edu/display/ilc/cdcaug05_rpchcal"
 	status="production"
-	version="$Id: compact.xml,v 1.5 2006/02/07 23:25:25 jeremy Exp $">
+	version="$Id: compact.xml,v 1.6 2006/02/15 23:52:45 jeremy Exp $">
     <comment>A compact format for the cdcaug05_rpchcal detector studied at Snowmass with 2 milliradian beam crossing. v0.1 050729</comment>
   </info>
 

LCDetectors/detectors/frankyaug05
compact.xml 1.5 -> 1.6
diff -u -r1.5 -r1.6
--- compact.xml	7 Feb 2006 23:25:26 -0000	1.5
+++ compact.xml	15 Feb 2006 23:52:46 -0000	1.6
@@ -1,6 +1,6 @@
-<lccdd xmlns:lccdd="namespaceUrl"
+<lccdd xmlns:compact="http://www.lcsim.org/schemas/compact/1.0"
        xmlns:xs="http://www.w3.org/2001/XMLSchema-instance"
-       xs:noNamespaceSchemaLocation="noNamespaceUrl">
+       xs:noNamespaceSchemaLocation="http://www.lcsim.org/schemas/compact/1.0/compact.xsd">
 
   <!--
       TODO: Add in forward elements.
@@ -12,7 +12,7 @@
 	title="Franky August 2005 (Snowmass)"
 	author="Graham Wilson and Mark Thomson"
 	url="http://confluence.slac.stanford.edu/display/ilc/frankyaug05"
-	version="$Id: compact.xml,v 1.5 2006/02/07 23:25:26 jeremy Exp $"
+	version="$Id: compact.xml,v 1.6 2006/02/15 23:52:46 jeremy Exp $"
 	status="development">
     <comment>The compact format for the frankyaug05 detector studied at Snowmass. v0.1 050821</comment>
   </info>

LCDetectors/detectors/gldaug05
compact.xml 1.10 -> 1.11
diff -u -r1.10 -r1.11
--- compact.xml	7 Feb 2006 21:24:51 -0000	1.10
+++ compact.xml	15 Feb 2006 23:52:46 -0000	1.11
@@ -1,6 +1,6 @@
-<lccdd xmlns:lccdd="namespaceUrl"
+<lccdd xmlns:compact="http://www.lcsim.org/schemas/compact/1.0"
        xmlns:xs="http://www.w3.org/2001/XMLSchema-instance"
-       xs:noNamespaceSchemaLocation="noNamespaceUrl">
+       xs:noNamespaceSchemaLocation="http://www.lcsim.org/schemas/compact/1.0/compact.xsd">
 
   <!--
       TODO: Add in forward elements.
@@ -12,7 +12,7 @@
 	author="Norman Graf"
 	url="http://confluence.slac.stanford.edu/display/ilc/gldaug05"
 	status="development"
-	version="$Id: compact.xml,v 1.10 2006/02/07 21:24:51 jeremy Exp $">
+	version="$Id: compact.xml,v 1.11 2006/02/15 23:52:46 jeremy Exp $">
     <comment>The compact format for the gldaug05 detector studied at Snowmass. v0.3 050820</comment>
   </info>
 

LCDetectors/detectors/hd3_1-oct05
compact.xml 1.4 -> 1.5
diff -u -r1.4 -r1.5
--- compact.xml	7 Feb 2006 21:24:51 -0000	1.4
+++ compact.xml	15 Feb 2006 23:52:46 -0000	1.5
@@ -1,6 +1,6 @@
-<lccdd xmlns:lccdd="namespaceUrl"
+<lccdd xmlns:compact="http://www.lcsim.org/schemas/compact/1.0"
        xmlns:xs="http://www.w3.org/2001/XMLSchema-instance"
-       xs:noNamespaceSchemaLocation="noNamespaceUrl">
+       xs:noNamespaceSchemaLocation="http://www.lcsim.org/schemas/compact/1.0/compact.xsd">
 
   <!--
       TODO: Add in forward elements.
@@ -12,7 +12,7 @@
 	author="Mike Ronan"
 	url="http://confluence.slac.stanford.edu/display/ilc/hd3.1-oct05"
 	status="development"
-	version="$Id: compact.xml,v 1.4 2006/02/07 21:24:51 jeremy Exp $">
+	version="$Id: compact.xml,v 1.5 2006/02/15 23:52:46 jeremy Exp $">
     <comment>The compact format for a huge GLD-style detector.</comment>
   </info>
 

LCDetectors/detectors/ld3_1-oct05
compact.xml 1.4 -> 1.5
diff -u -r1.4 -r1.5
--- compact.xml	7 Feb 2006 21:24:52 -0000	1.4
+++ compact.xml	15 Feb 2006 23:52:47 -0000	1.5
@@ -1,6 +1,6 @@
-<lccdd xmlns:lccdd="namespaceUrl"
+<lccdd xmlns:compact="http://www.lcsim.org/schemas/compact/1.0"
        xmlns:xs="http://www.w3.org/2001/XMLSchema-instance"
-       xs:noNamespaceSchemaLocation="noNamespaceUrl">
+       xs:noNamespaceSchemaLocation="http://www.lcsim.org/schemas/compact/1.0/compact.xsd">
 
   <!--
       TODO: Add in forward elements.
@@ -12,7 +12,7 @@
 	author="Mike Ronan"
 	url="http://confluence.slac.stanford.edu/display/ilc/ld3.1-oct05"
 	status="development"
-	version="$Id: compact.xml,v 1.4 2006/02/07 21:24:52 jeremy Exp $">
+	version="$Id: compact.xml,v 1.5 2006/02/15 23:52:47 jeremy Exp $">
     <comment>The compact format for a large LDC detector.</comment>
   </info>
 

LCDetectors/detectors/ldcaug05
compact.xml 1.6 -> 1.7
diff -u -r1.6 -r1.7
--- compact.xml	7 Feb 2006 21:24:52 -0000	1.6
+++ compact.xml	15 Feb 2006 23:52:47 -0000	1.7
@@ -1,6 +1,6 @@
-<lccdd xmlns:lccdd="namespaceUrl"
+<lccdd xmlns:compact="http://www.lcsim.org/schemas/compact/1.0"
        xmlns:xs="http://www.w3.org/2001/XMLSchema-instance"
-       xs:noNamespaceSchemaLocation="noNamespaceUrl">
+       xs:noNamespaceSchemaLocation="http://www.lcsim.org/schemas/compact/1.0/compact.xsd">
 
   <!--
       TODO: Finish this detector. Not for public use!
@@ -12,7 +12,7 @@
 	author="Norman Graf"
 	url="http://confluence.slac.stanford.edu/display/ilc/ldcaug05"
 	status="development"
-	version="$Id: compact.xml,v 1.6 2006/02/07 21:24:52 jeremy Exp $">
+	version="$Id: compact.xml,v 1.7 2006/02/15 23:52:47 jeremy Exp $">
     <comment>The compact format for the ldcaug05 detector studied at Snowmass. v0.1 050822</comment>
   </info>
 

LCDetectors/detectors/sdfeb05
compact.xml 1.14 -> 1.15
diff -u -r1.14 -r1.15
--- compact.xml	7 Feb 2006 23:25:26 -0000	1.14
+++ compact.xml	15 Feb 2006 23:52:47 -0000	1.15
@@ -1,13 +1,13 @@
-<lccdd xmlns:lccdd="namespaceUrl"
+<lccdd xmlns:compact="http://www.lcsim.org/schemas/compact/1.0"
        xmlns:xs="http://www.w3.org/2001/XMLSchema-instance"
-       xs:noNamespaceSchemaLocation="noNamespaceUrl">
+       xs:noNamespaceSchemaLocation="http://www.lcsim.org/schemas/compact/1.0/compact.xsd">
 
   <!-- info tag containing author, version, time, unique id (url) -->
   <info name="sdfeb05"
 	title="Silicon Detector February 2005"
 	author="Norman Graf"
 	status="deprecated"
-	version="$Id: compact.xml,v 1.14 2006/02/07 23:25:26 jeremy Exp $">
+	version="$Id: compact.xml,v 1.15 2006/02/15 23:52:47 jeremy Exp $">
     <comment>
       Test of the compact format for sdfeb05 detector.
     </comment>

LCDetectors/detectors/sdjan03
compact.xml 1.15 -> 1.16
diff -u -r1.15 -r1.16
--- compact.xml	7 Feb 2006 23:25:26 -0000	1.15
+++ compact.xml	15 Feb 2006 23:52:48 -0000	1.16
@@ -1,13 +1,13 @@
-<lccdd xmlns:lccdd="namespaceUrl"
+<lccdd xmlns:compact="http://www.lcsim.org/schemas/compact/1.0"
        xmlns:xs="http://www.w3.org/2001/XMLSchema-instance"
-       xs:noNamespaceSchemaLocation="noNamespaceUrl">
+       xs:noNamespaceSchemaLocation="http://www.lcsim.org/schemas/compact/1.0/compact.xsd">
 
   <!-- info tag containing author, version, time, unique id (url) -->
   <info name="sdjan03"
 	title="Silicon Detector January 2003"
 	author="Jeremy McCormick"
 	status="deprecated"
-	version="$Id: compact.xml,v 1.15 2006/02/07 23:25:26 jeremy Exp $">
+	version="$Id: compact.xml,v 1.16 2006/02/15 23:52:48 jeremy Exp $">
     <comment>
       Test of the compact format for sdjan03 detector.
     </comment>

LCDetectors/detectors/sid00
compact.xml 1.8 -> 1.9
diff -u -r1.8 -r1.9
--- compact.xml	7 Feb 2006 23:25:27 -0000	1.8
+++ compact.xml	15 Feb 2006 23:52:48 -0000	1.9
@@ -1,6 +1,6 @@
-<lccdd xmlns:lccdd="namespaceUrl"
+<lccdd xmlns:compact="http://www.lcsim.org/schemas/compact/1.0"
        xmlns:xs="http://www.w3.org/2001/XMLSchema-instance"
-       xs:noNamespaceSchemaLocation="noNamespaceUrl">
+       xs:noNamespaceSchemaLocation="http://www.lcsim.org/schemas/compact/1.0/compact.xsd">
 
   <!-- info tag containing author, version, time, unique id (url) -->
   <info name="sid00"
@@ -8,7 +8,7 @@
 	author="Norman Graf"
 	url="http://confluence.slac.stanford.edu/display/ilc/sid00"
 	status="development"
-	version="$Id: compact.xml,v 1.8 2006/02/07 23:25:27 jeremy Exp $">
+	version="$Id: compact.xml,v 1.9 2006/02/15 23:52:48 jeremy Exp $">
     <comment>The compact format for the Silicon Detector v00 draft 1 050922</comment>
   </info>
 

LCDetectors/detectors/sidaug05
compact.xml 1.12 -> 1.13
diff -u -r1.12 -r1.13
--- compact.xml	7 Feb 2006 23:51:23 -0000	1.12
+++ compact.xml	15 Feb 2006 23:52:48 -0000	1.13
@@ -1,13 +1,13 @@
-<lccdd xmlns:lccdd="namespaceUrl"
+<lccdd xmlns:compact="http://www.lcsim.org/schemas/compact/1.0"
        xmlns:xs="http://www.w3.org/2001/XMLSchema-instance"
-       xs:noNamespaceSchemaLocation="noNamespaceUrl">
+       xs:noNamespaceSchemaLocation="http://www.lcsim.org/schemas/compact/1.0/compact.xsd">
 
   <info name="sidaug05"
 	title="Silicon Detector August 2005 (Snowmass) 2 milliradian"
 	author="Norman Graf"
 	url="http://confluence.slac.stanford.edu/display/ilc/sidaug05"
 	status="production"
-	version="$Id: compact.xml,v 1.12 2006/02/07 23:51:23 jeremy Exp $">
+	version="$Id: compact.xml,v 1.13 2006/02/15 23:52:48 jeremy Exp $">
     <comment>The compact format for the sidaug05 detector studied at Snowmass with 2 milliradian beam crossing. v0.1 050723</comment>
   </info>
 

LCDetectors/detectors/sidaug05_20mr
compact.xml 1.7 -> 1.8
diff -u -r1.7 -r1.8
--- compact.xml	7 Feb 2006 23:25:27 -0000	1.7
+++ compact.xml	15 Feb 2006 23:52:49 -0000	1.8
@@ -1,6 +1,6 @@
-<lccdd xmlns:lccdd="namespaceUrl"
+<lccdd xmlns:compact="http://www.lcsim.org/schemas/compact/1.0"
        xmlns:xs="http://www.w3.org/2001/XMLSchema-instance"
-       xs:noNamespaceSchemaLocation="noNamespaceUrl">
+       xs:noNamespaceSchemaLocation="http://www.lcsim.org/schemas/compact/1.0/compact.xsd">
 
   <!-- info tag containing author, version, time, unique id (url) -->
   <info name="sidaug05_20mr"
@@ -8,7 +8,7 @@
 	author="Norman Graf"
 	url="http://confluence.slac.stanford.edu/display/ilc/sidaug05_20mr"
 	status="production"
-	version="$Id: compact.xml,v 1.7 2006/02/07 23:25:27 jeremy Exp $">
+	version="$Id: compact.xml,v 1.8 2006/02/15 23:52:49 jeremy Exp $">
     <comment>The compact format for the sidaug05 detector studied at Snowmass with 20 milliradian beam crossing. v0.1 050724</comment>
   </info>
 

LCDetectors/detectors/sidaug05_4tesla
compact.xml 1.9 -> 1.10
diff -u -r1.9 -r1.10
--- compact.xml	8 Feb 2006 00:36:15 -0000	1.9
+++ compact.xml	15 Feb 2006 23:52:49 -0000	1.10
@@ -1,13 +1,13 @@
-<lccdd xmlns:lccdd="namespaceUrl"
+<lccdd xmlns:compact="http://www.lcsim.org/schemas/compact/1.0"
        xmlns:xs="http://www.w3.org/2001/XMLSchema-instance"
-       xs:noNamespaceSchemaLocation="noNamespaceUrl">
+       xs:noNamespaceSchemaLocation="http://www.lcsim.org/schemas/compact/1.0/compact.xsd">
 
   <info name="sidaug05_4tesla"
 	title="Silicon Detector August 2005 (Snowmass) 2 milliradian 4 Tesla field"
 	author="Norman Graf"
 	url="http://confluence.slac.stanford.edu/display/ilc/sidaug05"
 	status="production"
-	version="$Id: compact.xml,v 1.9 2006/02/08 00:36:15 jeremy Exp $">
+	version="$Id: compact.xml,v 1.10 2006/02/15 23:52:49 jeremy Exp $">
     <comment>The compact format for the sidaug05 detector studied at Snowmass with 2 milliradian beam crossing and 4Tesla field. v0.1 050724</comment>
   </info>
 

LCDetectors/detectors/sidaug05_gemhcal
compact.xml 1.7 -> 1.8
diff -u -r1.7 -r1.8
--- compact.xml	7 Feb 2006 23:25:28 -0000	1.7
+++ compact.xml	15 Feb 2006 23:52:49 -0000	1.8
@@ -1,13 +1,13 @@
-<lccdd xmlns:lccdd="namespaceUrl"
+<lccdd xmlns:compact="http://www.lcsim.org/schemas/compact/1.0"
        xmlns:xs="http://www.w3.org/2001/XMLSchema-instance"
-       xs:noNamespaceSchemaLocation="noNamespaceUrl">
+       xs:noNamespaceSchemaLocation="http://www.lcsim.org/schemas/compact/1.0/compact.xsd">
 
   <info name="sidaug05_gemhcal"
 	title="Silicon Detector August 2005 (Snowmass) with GEM hcal 2 milliradian"
 	author="Norman Graf"
 	url="http://confluence.slac.stanford.edu/display/ilc/sidaug05_gemhcal"
 	status="development"
-	version="$Id: compact.xml,v 1.7 2006/02/07 23:25:28 jeremy Exp $">
+	version="$Id: compact.xml,v 1.8 2006/02/15 23:52:49 jeremy Exp $">
     <comment>The compact format for the sidaug05 with GEM hcal detector studied at Snowmass with 2 milliradian beam crossing. v0.1 050723</comment>
   </info>
 

LCDetectors/detectors/sidaug05_np
compact.xml 1.8 -> 1.9
diff -u -r1.8 -r1.9
--- compact.xml	7 Feb 2006 23:25:29 -0000	1.8
+++ compact.xml	15 Feb 2006 23:52:50 -0000	1.9
@@ -1,13 +1,13 @@
-<lccdd xmlns:lccdd="namespaceUrl"
+<lccdd xmlns:compact="http://www.lcsim.org/schemas/compact/1.0"
        xmlns:xs="http://www.w3.org/2001/XMLSchema-instance"
-       xs:noNamespaceSchemaLocation="noNamespaceUrl">
+       xs:noNamespaceSchemaLocation="http://www.lcsim.org/schemas/compact/1.0/compact.xsd">
 
   <info name="sidaug05_np"
 	title="Silicon Detector August 2005 (Snowmass) 2 milliradian with Nonprojective Calorimeters"
 	author="Guilherme Lima"
 	url="http://confluence.slac.stanford.edu/display/ilc/sidaug05_np"
 	status="development"
-	version="$Id: compact.xml,v 1.8 2006/02/07 23:25:29 jeremy Exp $">
+	version="$Id: compact.xml,v 1.9 2006/02/15 23:52:50 jeremy Exp $">
     <comment>sidaug05 with non-projective calorimeters. v0.1 050808</comment>
   </info>
 

LCDetectors/detectors/sidaug05_polyhedra
compact.xml 1.5 -> 1.6
diff -u -r1.5 -r1.6
--- compact.xml	7 Feb 2006 20:17:34 -0000	1.5
+++ compact.xml	15 Feb 2006 23:52:50 -0000	1.6
@@ -1,11 +1,13 @@
-<compact xmlns:compact="namespaceUrl" xmlns:xs="http://www.w3.org/2001/XMLSchema-instance" xs:noNamespaceSchemaLocation="noNamespaceUrl">
+<lccdd xmlns:compact="http://www.lcsim.org/schemas/compact/1.0"
+       xmlns:xs="http://www.w3.org/2001/XMLSchema-instance"
+       xs:noNamespaceSchemaLocation="http://www.lcsim.org/schemas/compact/1.0/compact.xsd">
 
   <info name="sidaug05"
 	title="Silicon Detector August 2005 (Snowmass) 2 milliradian"
 	author="Norman Graf"
 	url="http://confluence.slac.stanford.edu/display/ilc/sidaug05"
 	status="production"
-	version="$Id: compact.xml,v 1.5 2006/02/07 20:17:34 jeremy Exp $">
+	version="$Id: compact.xml,v 1.6 2006/02/15 23:52:50 jeremy Exp $">
     <comment>The compact format for the sidaug05 detector studied at Snowmass with 2 milliradian beam crossing. v0.1 050723</comment>
   </info>
 

LCDetectors/detectors/sidaug05_scinthcal
compact.xml 1.10 -> 1.11
diff -u -r1.10 -r1.11
--- compact.xml	7 Feb 2006 23:25:29 -0000	1.10
+++ compact.xml	15 Feb 2006 23:52:51 -0000	1.11
@@ -1,13 +1,13 @@
-<lccdd xmlns:lccdd="namespaceUrl"
+<lccdd xmlns:compact="http://www.lcsim.org/schemas/compact/1.0"
        xmlns:xs="http://www.w3.org/2001/XMLSchema-instance"
-       xs:noNamespaceSchemaLocation="noNamespaceUrl">
+       xs:noNamespaceSchemaLocation="http://www.lcsim.org/schemas/compact/1.0/compact.xsd">
 
   <info name="sidaug05_scinthcal"
 	title="Silicon Detector August 2005 (Snowmass) 2 milliradian with scintillator HCal"
 	author="Norman Graf"
 	url="http://confluence.slac.stanford.edu/display/ilc/sidaug05_scinthcal"
 	status="production"
-	version="$Id: compact.xml,v 1.10 2006/02/07 23:25:29 jeremy Exp $">
+	version="$Id: compact.xml,v 1.11 2006/02/15 23:52:51 jeremy Exp $">
     <comment>The compact format for the sidaug05 detector studied at Snowmass with 2 milliradian beam crossing and scintillating HCal. v0.2 050802</comment>
   </info>
 

LCDetectors/detectors/sidaug05_tcmt
compact.xml 1.8 -> 1.9
diff -u -r1.8 -r1.9
--- compact.xml	7 Feb 2006 23:25:29 -0000	1.8
+++ compact.xml	15 Feb 2006 23:52:51 -0000	1.9
@@ -1,13 +1,13 @@
-<lccdd xmlns:lccdd="namespaceUrl"
+<lccdd xmlns:compact="http://www.lcsim.org/schemas/compact/1.0"
        xmlns:xs="http://www.w3.org/2001/XMLSchema-instance"
-       xs:noNamespaceSchemaLocation="noNamespaceUrl">
+       xs:noNamespaceSchemaLocation="http://www.lcsim.org/schemas/compact/1.0/compact.xsd">
 
   <info name="sidaug05_tcmt"
 	title="Silicon Detector August 2005 with a SS/Scint tail catcher"
 	author="Guilherme Lima"
 	url="http://confluence.slac.stanford.edu/display/ilc/sidaug05_tcmt"
 	status="production"
-	version="$Id: compact.xml,v 1.8 2006/02/07 23:25:29 jeremy Exp $">
+	version="$Id: compact.xml,v 1.9 2006/02/15 23:52:51 jeremy Exp $">
     <comment>sidaug05 with non-projective calorimeters and a scintillator-based muon system (TCMT = tail catcher/muon tracker). v0.1 051019</comment>
   </info>
 

LCDetectors/detectors/sidmay05
compact.xml 1.22 -> 1.23
diff -u -r1.22 -r1.23
--- compact.xml	7 Feb 2006 23:25:30 -0000	1.22
+++ compact.xml	15 Feb 2006 23:52:51 -0000	1.23
@@ -1,13 +1,13 @@
-<lccdd xmlns:lccdd="namespaceUrl"
+<lccdd xmlns:compact="http://www.lcsim.org/schemas/compact/1.0"
        xmlns:xs="http://www.w3.org/2001/XMLSchema-instance"
-       xs:noNamespaceSchemaLocation="noNamespaceUrl">
+       xs:noNamespaceSchemaLocation="http://www.lcsim.org/schemas/compact/1.0/compact.xsd">
 
   <info name="sidmay05"
 	title="Silicon Detector May 2005"
 	author="Norman Graf"
 	url="http://confluence.slac.stanford.edu/display/ilc/sidmay05"
 	status="deprecated"
-	version="$Id: compact.xml,v 1.22 2006/02/07 23:25:30 jeremy Exp $">
+	version="$Id: compact.xml,v 1.23 2006/02/15 23:52:51 jeremy Exp $">
     <comment>The compact format for sidmay05 detector.</comment>
   </info>
 

LCDetectors/detectors/sidmay05_20mr
compact.xml 1.9 -> 1.10
diff -u -r1.9 -r1.10
--- compact.xml	7 Feb 2006 23:25:30 -0000	1.9
+++ compact.xml	15 Feb 2006 23:52:52 -0000	1.10
@@ -1,13 +1,13 @@
-<lccdd xmlns:lccdd="namespaceUrl"
+<lccdd xmlns:compact="http://www.lcsim.org/schemas/compact/1.0"
        xmlns:xs="http://www.w3.org/2001/XMLSchema-instance"
-       xs:noNamespaceSchemaLocation="noNamespaceUrl">
+       xs:noNamespaceSchemaLocation="http://www.lcsim.org/schemas/compact/1.0/compact.xsd">
 
   <info name="sidmay05_20mr"
 	title="Silicon Detector May 2005 20 milliradian"
 	author="Norman Graf"
 	url="http://confluence.slac.stanford.edu/display/ilc/sidmay05"
 	status="deprecated"
-	version="$Id: compact.xml,v 1.9 2006/02/07 23:25:30 jeremy Exp $">
+	version="$Id: compact.xml,v 1.10 2006/02/15 23:52:52 jeremy Exp $">
     <comment>The compact format for the sidmay05 detector with 20 milliradian beam crossing.</comment>
   </info>
 

LCDetectors/detectors/sidmay05_2mr
compact.xml 1.9 -> 1.10
diff -u -r1.9 -r1.10
--- compact.xml	7 Feb 2006 23:25:31 -0000	1.9
+++ compact.xml	15 Feb 2006 23:52:52 -0000	1.10
@@ -1,12 +1,13 @@
-<lccdd xmlns:lccdd="namespaceUrl"
+<lccdd xmlns:compact="http://www.lcsim.org/schemas/compact/1.0"
        xmlns:xs="http://www.w3.org/2001/XMLSchema-instance"
-       xs:noNamespaceSchemaLocation="noNamespaceUrl">
+       xs:noNamespaceSchemaLocation="http://www.lcsim.org/schemas/compact/1.0/compact.xsd">
+
   <info name="sidmay05_2mr"
 	title="Silicon Detector May 2005 2 milliradian"
 	author="Norman Graf"
 	url="http://confluence.slac.stanford.edu/display/ilc/sidmay05"
 	status="deprecated"
-	version="$Id: compact.xml,v 1.9 2006/02/07 23:25:31 jeremy Exp $">
+	version="$Id: compact.xml,v 1.10 2006/02/15 23:52:52 jeremy Exp $">
     <comment>The compact format for the sidmay05 detector with 2 milliradian beam crossing.</comment>
   </info>
 

LCDetectors/detectors/sidmay05_np
compact.xml 1.18 -> 1.19
diff -u -r1.18 -r1.19
--- compact.xml	7 Feb 2006 23:25:31 -0000	1.18
+++ compact.xml	15 Feb 2006 23:52:52 -0000	1.19
@@ -1,13 +1,13 @@
-<lccdd xmlns:lccdd="namespaceUrl"
+<lccdd xmlns:compact="http://www.lcsim.org/schemas/compact/1.0"
        xmlns:xs="http://www.w3.org/2001/XMLSchema-instance"
-       xs:noNamespaceSchemaLocation="noNamespaceUrl">
+       xs:noNamespaceSchemaLocation="http://www.lcsim.org/schemas/compact/1.0/compact.xsd">
 
   <info name="sidmay05_np"
 	title="Silicon Detector May 2005 with Nonprojective Calorimeters"
 	author="Jeremy McCormick"
 	url="http://confluence.slac.stanford.edu/display/ilc/sidmay05"
 	status="deprecated"
-	version="$Id: compact.xml,v 1.18 2006/02/07 23:25:31 jeremy Exp $">
+	version="$Id: compact.xml,v 1.19 2006/02/15 23:52:52 jeremy Exp $">
     <comment>Cell sizes are all 1x1 cm.  Both barrels and endcaps are nonprojective.  This detector is mostly for testing.</comment>
   </info>
 

LCDetectors/detectors/sidmay05_scinthcal
compact.xml 1.17 -> 1.18
diff -u -r1.17 -r1.18
--- compact.xml	7 Feb 2006 23:25:31 -0000	1.17
+++ compact.xml	15 Feb 2006 23:52:53 -0000	1.18
@@ -1,7 +1,6 @@
-<!-- top-level compact description element -->
-<lccdd xmlns:lccdd="namespaceUrl"
+<lccdd xmlns:compact="http://www.lcsim.org/schemas/compact/1.0"
        xmlns:xs="http://www.w3.org/2001/XMLSchema-instance"
-       xs:noNamespaceSchemaLocation="noNamespaceUrl">
+       xs:noNamespaceSchemaLocation="http://www.lcsim.org/schemas/compact/1.0/compact.xsd">
 
   <!-- info tag -->
   <info name="sidmay05_scinthcal"
@@ -9,7 +8,7 @@
 	author="Norman Graf"
 	url=""
 	status="deprecated"
-	version="$Id: compact.xml,v 1.17 2006/02/07 23:25:31 jeremy Exp $">
+	version="$Id: compact.xml,v 1.18 2006/02/15 23:52:53 jeremy Exp $">
     <comment>The compact format for sidmay05 detector.</comment>
   </info>
 
CVSspam 0.2.8