configurationengine/source/scripts/tests/testdata/validate/expected/invalid_config_report.txt
changeset 3 e7e0ae78773e
child 5 d2c80f5cab53
equal deleted inserted replaced
2:87cfa131b535 3:e7e0ae78773e
       
     1 Validation problems
       
     2 -------------------
       
     3 File: assets/invalid/confml/broken.confml
       
     4 Line: 1
       
     5 Type: xml.confml
       
     6 Msg:  no element found: line 1, column 0
       
     7 
       
     8 File: assets/invalid/confml/invalid_element.confml
       
     9 Line: 8
       
    10 Type: schema.confml
       
    11 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 ).
       
    12 
       
    13 File: assets/invalid/confml/invalid_type.confml
       
    14 Line: 4
       
    15 Type: schema.confml
       
    16 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'.
       
    17 
       
    18 File: assets/invalid/confml/model_level_validation_test.confml
       
    19 Line: 10
       
    20 Type: model.confml.invalid_value.maxlength
       
    21 Msg:  Setting ValidationTest.Foo: Maximum number of characters is 3 (value has 6)
       
    22 
       
    23 File: assets/invalid/confml/model_level_validation_test.confml
       
    24 Line: 11
       
    25 Type: model.confml.missing_feature_for_data
       
    26 Msg:  Feature 'ValidationTest.Bar' not found
       
    27 
       
    28 File: assets/invalid/implml/broken.implml
       
    29 Line: 1
       
    30 Type: xml.implml
       
    31 Msg:  no element found: line 1, column 0
       
    32 
       
    33 File: assets/invalid/implml/duplicate_tempvar_ref.implml
       
    34 Line: 6
       
    35 Type: model.implml.container.duplicate_tempvar
       
    36 Msg:  Duplicate temporary variable ref 'Temp.Foo'
       
    37 
       
    38 File: assets/invalid/implml/duplicate_tempvar_ref.implml
       
    39 Line: 10
       
    40 Type: model.implml.container.duplicate_tempvar
       
    41 Msg:  Duplicate temporary variable ref 'Temp.Foo'
       
    42 
       
    43 File: assets/invalid/implml/invalid_attribute.implml
       
    44 Line: 4
       
    45 Type: schema.implml.implml
       
    46 Msg:  Element '{http://www.symbianfoundation.org/xml/implml/1}container', attribute 'foo': The attribute 'foo' is not allowed.
       
    47 
       
    48 File: assets/invalid/confml/invalid_element.confml
       
    49 Line: 8
       
    50 Type: model.confml.unknown_element
       
    51 Msg:  Unknown element '{http://www.s60.com/xml/confml/2}foo'
       
    52