Line Code
1 2 3 4 5 6 7 8 9 10
<?xml version="1.0"?>
<Configuration xmlns="http://www.cern.ch/cms/CDL" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" name="CMSConfiguration" version="0">
<!--xsi:schemaLocation= "http://www.cern.ch/cms/CDL ../../Schema/CDLSchema.xsd" -->
	<Include name="test">
		<File name="rotations.xml" url="DetectorDescription/Parser/test"/>
		<File name="materialstoo.xml" url="DetectorDescription/Parser/test"/>
	</Include>
	<Root fileName="example1.xml" logicalPartName="CMS"/>
	<!--Schema schemaLocation="http://www.cern.ch/cms/DDL  ../../Schema/DDLSchema.xsd" validation="true"/-->
</Configuration>