configurationengine/source/scripts/tests/testdata/validate/expected/report.xml
changeset 3 e7e0ae78773e
child 5 d2c80f5cab53
equal deleted inserted replaced
2:87cfa131b535 3:e7e0ae78773e
       
     1 <?xml version="1.0" encoding="utf-8"?>
       
     2 <diamonds-build>
       
     3 	<quality aspect="SW Configurability">
       
     4 		<summary message="Total Problems" value="10"/>
       
     5 		<summary message="Total Errors" value="9"/>
       
     6 		<summary message="Total Warnings" value="1"/>
       
     7     
       
     8 		<message severity="error" type="xml.confml" message="no element found: line 1, column 0" />
       
     9     
       
    10 		<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 )." />
       
    11     
       
    12 		<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;." />
       
    13     
       
    14 		<message severity="error" type="model.confml.invalid_value.maxlength" message="Setting ValidationTest.Foo: Maximum number of characters is 3 (value has 6)" />
       
    15     
       
    16 		<message severity="error" type="model.confml.missing_feature_for_data" message="Feature &#39;ValidationTest.Bar&#39; not found" />
       
    17     
       
    18 		<message severity="error" type="xml.implml" message="no element found: line 1, column 0" />
       
    19     
       
    20 		<message severity="error" type="model.implml.container.duplicate_tempvar" message="Duplicate temporary variable ref &#39;Temp.Foo&#39;" />
       
    21     
       
    22 		<message severity="error" type="model.implml.container.duplicate_tempvar" message="Duplicate temporary variable ref &#39;Temp.Foo&#39;" />
       
    23     
       
    24 		<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." />
       
    25     
       
    26 		<message severity="warning" type="model.confml.unknown_element" message="Unknown element &#39;{http://www.s60.com/xml/confml/2}foo&#39;" />
       
    27     
       
    28 	</quality> 
       
    29 </diamonds-build>