configurationengine/source/scripts/tests/testdata/validate/expected/report.xml
changeset 3 e7e0ae78773e
child 5 d2c80f5cab53
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/configurationengine/source/scripts/tests/testdata/validate/expected/report.xml	Tue Aug 10 14:29:28 2010 +0300
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="utf-8"?>
+<diamonds-build>
+	<quality aspect="SW Configurability">
+		<summary message="Total Problems" value="10"/>
+		<summary message="Total Errors" value="9"/>
+		<summary message="Total Warnings" value="1"/>
+    
+		<message severity="error" type="xml.confml" message="no element found: line 1, column 0" />
+    
+		<message severity="error" type="schema.confml" message="Element &#39;{http://www.s60.com/xml/confml/2}foo&#39;: This element is not expected. Expected is one of ( {http://www.s60.com/xml/confml/2}desc, {http://www.s60.com/xml/confml/2}icon, {http://www.s60.com/xml/confml/2}link, {http://www.s60.com/xml/confml/2}option, {http://www.s60.com/xml/confml/2}property, {http://www.s60.com/xml/confml/2}setting, {http://www.s60.com/xml/confml/2}localPath, {http://www.s60.com/xml/confml/2}targetPath, {http://www.w3.org/2001/XMLSchema}minInclusive, {http://www.w3.org/2001/XMLSchema}maxInclusive )." />
+    
+		<message severity="error" type="schema.confml" message="Element &#39;{http://www.s60.com/xml/confml/2}setting&#39;, attribute &#39;type&#39;: &#39;invalid_type&#39; is not a valid value of the atomic type &#39;{http://www.s60.com/xml/confml/2}typeType&#39;." />
+    
+		<message severity="error" type="model.confml.invalid_value.maxlength" message="Setting ValidationTest.Foo: Maximum number of characters is 3 (value has 6)" />
+    
+		<message severity="error" type="model.confml.missing_feature_for_data" message="Feature &#39;ValidationTest.Bar&#39; not found" />
+    
+		<message severity="error" type="xml.implml" message="no element found: line 1, column 0" />
+    
+		<message severity="error" type="model.implml.container.duplicate_tempvar" message="Duplicate temporary variable ref &#39;Temp.Foo&#39;" />
+    
+		<message severity="error" type="model.implml.container.duplicate_tempvar" message="Duplicate temporary variable ref &#39;Temp.Foo&#39;" />
+    
+		<message severity="error" type="schema.implml.implml" message="Element &#39;{http://www.symbianfoundation.org/xml/implml/1}container&#39;, attribute &#39;foo&#39;: The attribute &#39;foo&#39; is not allowed." />
+    
+		<message severity="warning" type="model.confml.unknown_element" message="Unknown element &#39;{http://www.s60.com/xml/confml/2}foo&#39;" />
+    
+	</quality> 
+</diamonds-build>
\ No newline at end of file