configurationengine/source/scripts/tests/testdata/validate/expected/report_only_implml.txt
changeset 3 e7e0ae78773e
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/configurationengine/source/scripts/tests/testdata/validate/expected/report_only_implml.txt	Tue Aug 10 14:29:28 2010 +0300
@@ -0,0 +1,22 @@
+Validation problems
+-------------------
+File: assets/invalid/implml/broken.implml
+Line: 1
+Type: xml.implml
+Msg:  no element found: line 1, column 0
+
+File: assets/invalid/implml/duplicate_tempvar_ref.implml
+Line: 6
+Type: model.implml.container.duplicate_tempvar
+Msg:  Duplicate temporary variable ref 'Temp.Foo'
+
+File: assets/invalid/implml/duplicate_tempvar_ref.implml
+Line: 10
+Type: model.implml.container.duplicate_tempvar
+Msg:  Duplicate temporary variable ref 'Temp.Foo'
+
+File: assets/invalid/implml/invalid_attribute.implml
+Line: 4
+Type: schema.implml.implml
+Msg:  Element '{http://www.symbianfoundation.org/xml/implml/1}container', attribute 'foo': The attribute 'foo' is not allowed.
+