File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / libxml2 / result / VC / NS3.rdr
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Sun Jun 15 19:53:33 2014 UTC (10 years, 1 month ago) by misho
Branches: libxml2, MAIN
CVS tags: v2_9_1p0, v2_9_1, HEAD
libxml2 2.9.1

    1: ./test/VC/NS3:9: element foo: validity error : Value for attribute xmlns of foo is different from default "http://example.com/fooo"
    2: xmlns="http://example.com/foo" xmlns:foo="http://example.com/fo" foo:info="toto"
    3:                                                                                ^
    4: ./test/VC/NS3:9: element foo: validity error : Value for attribute xmlns of foo must be "http://example.com/fooo"
    5: xmlns="http://example.com/foo" xmlns:foo="http://example.com/fo" foo:info="toto"
    6:                                                                                ^
    7: ./test/VC/NS3:9: element foo: validity error : Element foo namespace name for default namespace does not match the DTD
    8: mlns="http://example.com/foo" xmlns:foo="http://example.com/fo" foo:info="toto"/
    9:                                                                                ^

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>