diff -r 87cfa131b535 -r e7e0ae78773e configurationengine/source/plugins/example/ConeExamplePlugin/examplemlplugin/xsd/exampleml.xsd --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/configurationengine/source/plugins/example/ConeExamplePlugin/examplemlplugin/xsd/exampleml.xsd Tue Aug 10 14:29:28 2010 +0300 @@ -0,0 +1,50 @@ + + + + + + + ExampleML implementation for demonstration/template purposes. + + + + + + + + + + The output element specifies a single output file, its template (text) and encoding. + + + + + + + + Specifies the location of the output file. + ConfML setting references can be used with the ${} notation. + + + + + + + + Specifies the encoding of the output file, defaults to UTF-8. + ConfML setting references can be used with the ${} notation. + + + + + + + + + + + \ No newline at end of file