Commit in lcdd/schemas/lcdd/1.0 on LCDD-102_BRANCH
lcdd_sensitive_detectors.xsd+1-11.8.2.1 -> 1.8.2.2
do not require that names be provided for hits collections and hits processors; defaults will be used when these are not present

lcdd/schemas/lcdd/1.0
lcdd_sensitive_detectors.xsd 1.8.2.1 -> 1.8.2.2
diff -u -r1.8.2.1 -r1.8.2.2
--- lcdd_sensitive_detectors.xsd	14 Aug 2013 00:23:22 -0000	1.8.2.1
+++ lcdd_sensitive_detectors.xsd	14 Aug 2013 02:20:28 -0000	1.8.2.2
@@ -24,7 +24,7 @@
         
         <xs:sequence>
             <xs:element minOccurs="0" maxOccurs="1" name="idspecref" type="ReferenceType" />
-            <xs:choice maxOccurs="unbounded">                
+            <xs:choice minOccurs="0" maxOccurs="unbounded">                
                 <xs:element name="hit_processor" type="HitProcessorType" />
                 <xs:element name="hits_collection" type="HitsCollectionType" />
             </xs:choice>
CVSspam 0.2.12


Use REPLY-ALL to reply to list

To unsubscribe from the LCD-CVS list, click the following link:
https://listserv.slac.stanford.edu/cgi-bin/wa?SUBED1=LCD-CVS&A=1