configurationengine/source/scripts/tests/testdata/validate/expected/report_only_implml.txt
changeset 3 e7e0ae78773e
equal deleted inserted replaced
2:87cfa131b535 3:e7e0ae78773e
       
     1 Validation problems
       
     2 -------------------
       
     3 File: assets/invalid/implml/broken.implml
       
     4 Line: 1
       
     5 Type: xml.implml
       
     6 Msg:  no element found: line 1, column 0
       
     7 
       
     8 File: assets/invalid/implml/duplicate_tempvar_ref.implml
       
     9 Line: 6
       
    10 Type: model.implml.container.duplicate_tempvar
       
    11 Msg:  Duplicate temporary variable ref 'Temp.Foo'
       
    12 
       
    13 File: assets/invalid/implml/duplicate_tempvar_ref.implml
       
    14 Line: 10
       
    15 Type: model.implml.container.duplicate_tempvar
       
    16 Msg:  Duplicate temporary variable ref 'Temp.Foo'
       
    17 
       
    18 File: assets/invalid/implml/invalid_attribute.implml
       
    19 Line: 4
       
    20 Type: schema.implml.implml
       
    21 Msg:  Element '{http://www.symbianfoundation.org/xml/implml/1}container', attribute 'foo': The attribute 'foo' is not allowed.
       
    22