configurationengine/source/scripts/tests/testdata/validate/expected/report_only_confml.txt
author m2lahtel
Tue, 10 Aug 2010 14:29:28 +0300
changeset 3 e7e0ae78773e
child 5 d2c80f5cab53
permissions -rw-r--r--
ConE 1.2.11 release

Validation problems
-------------------
File: assets/invalid/confml/broken.confml
Line: 1
Type: xml.confml
Msg:  no element found: line 1, column 0

File: assets/invalid/confml/invalid_element.confml
Line: 8
Type: schema.confml
Msg:  Element '{http://www.s60.com/xml/confml/2}foo': 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 ).

File: assets/invalid/confml/invalid_type.confml
Line: 4
Type: schema.confml
Msg:  Element '{http://www.s60.com/xml/confml/2}setting', attribute 'type': 'invalid_type' is not a valid value of the atomic type '{http://www.s60.com/xml/confml/2}typeType'.

File: assets/invalid/confml/model_level_validation_test.confml
Line: 10
Type: model.confml.invalid_value.maxlength
Msg:  Setting ValidationTest.Foo: Maximum number of characters is 3 (value has 6)

File: assets/invalid/confml/model_level_validation_test.confml
Line: 11
Type: model.confml.missing_feature_for_data
Msg:  Feature 'ValidationTest.Bar' not found

File: assets/invalid/confml/invalid_element.confml
Line: 8
Type: model.confml.unknown_element
Msg:  Unknown element '{http://www.s60.com/xml/confml/2}foo'