XSLTools

examples/Common/Configurator/Resources/config_input.xml

265:59fdbcae2113
2005-10-03 paulb [project @ 2005-10-03 19:11:12 by paulb] Switched to using input/initialiser stylesheets, restricting additional transformations to those filtering the choices in the output.
     1 <?xml version="1.0"?>     2 <configuration>     3   <details>     4     <base-system value="Shuttle SB65G2"/>     5     <cpu value="Pentium 4 3.0 GHz"/>     6   </details>     7   <memory>     8     <memory-unit value="PC3200 DDR RAM 512MB"/>     9     <memory-unit value="PC3200 DDR RAM 256MB"/>    10   </memory>    11 </configuration>