1 <?xml version=
"1.0" encoding=
"utf-8" ?>
7 type=
"Castle.Windsor.Configuration.AppDomain.CastleSectionHandler, Castle.Windsor" />
11 <add key=
"tests.src" value=
"../Castle.Windsor.Tests" />
17 <facility id=
"testidengine">
20 <facility id=
"testidengine2">
22 value within CDATA section
30 <component id=
"testidcomponent1">
34 <component id=
"testidcomponent2">
38 <component id=
"calcservice"
39 service=
"Castle.Windsor.Tests.Components.ICalcService, Castle.Windsor.Tests"
40 type=
"Castle.Windsor.Tests.Components.CalculatorService, Castle.Windsor.Tests">