blob: 72c0117514b62763951d6c82d335259bef622e63 [file] [log] [blame]
Daniel Veillardd96f6d32003-10-07 21:25:12 +00001./test/VC/NS3:9: element foo: validity error : Value for attribute xmlns of foo is different from default "http://example.com/fooo"
William M. Brack3b811172003-05-14 02:53:43 +00002xmlns="http://example.com/foo" xmlns:foo="http://example.com/fo" foo:info="toto"
3 ^
Daniel Veillardd96f6d32003-10-07 21:25:12 +00004./test/VC/NS3:9: element foo: validity error : Value for attribute xmlns of foo must be "http://example.com/fooo"
William M. Brack3b811172003-05-14 02:53:43 +00005xmlns="http://example.com/foo" xmlns:foo="http://example.com/fo" foo:info="toto"
6 ^
Daniel Veillardd96f6d32003-10-07 21:25:12 +00007./test/VC/NS3:9: element foo: validity error : Element foo namespace name for default namespace does not match the DTD
William M. Brack3b811172003-05-14 02:53:43 +00008mlns="http://example.com/foo" xmlns:foo="http://example.com/fo" foo:info="toto"/
9 ^