configurationengine/source/plugins/example/ConeExamplePlugin/examplemlplugin/tests/testdata/validation/expected/invalid_refs.exampleml.txt
changeset 3 e7e0ae78773e
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/configurationengine/source/plugins/example/ConeExamplePlugin/examplemlplugin/tests/testdata/validation/expected/invalid_refs.exampleml.txt	Tue Aug 10 14:29:28 2010 +0300
@@ -0,0 +1,6 @@
+Problem(msg=u"Setting 'Foo.MoreText' not found in configuration", type='model.implml.exampleml.invalid_ref', line=4, file='Layer1/implml/invalid_refs.exampleml', severity='error')
+Problem(msg=u"Setting 'Foo.OutputDir' not found in configuration", type='model.implml.exampleml.invalid_ref', line=5, file='Layer1/implml/invalid_refs.exampleml', severity='error')
+Problem(msg=u"Setting 'Foo.OutputEncoding' not found in configuration", type='model.implml.exampleml.invalid_ref', line=4, file='Layer1/implml/invalid_refs.exampleml', severity='error')
+Problem(msg=u"Setting 'Foo.OutputFile' not found in configuration", type='model.implml.exampleml.invalid_ref', line=4, file='Layer1/implml/invalid_refs.exampleml', severity='error')
+Problem(msg=u"Setting 'Foo.OutputFile' not found in configuration", type='model.implml.exampleml.invalid_ref', line=5, file='Layer1/implml/invalid_refs.exampleml', severity='error')
+Problem(msg=u"Setting 'Foo.Text' not found in configuration", type='model.implml.exampleml.invalid_ref', line=3, file='Layer1/implml/invalid_refs.exampleml', severity='error')
\ No newline at end of file