dmarston 01/06/11 11:56:34 Modified: test/tests/conf-gold/attribset attribset24.out Log: Focus on what happens when prefix must be reset Revision Changes Path 1.3 +1 -3 xml-xalan/test/tests/conf-gold/attribset/attribset24.out Index: attribset24.out =================================================================== RCS file: /home/cvs/xml-xalan/test/tests/conf-gold/attribset/attribset24.out,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- attribset24.out 2001/03/14 16:08:16 1.2 +++ attribset24.out 2001/06/11 18:56:32 1.3 @@ -1,4 +1,2 @@ <?xml version="1.0" encoding="UTF-8"?> -<root xmlns:bdd="http://bdd.test.com" xmlns:ped="http://ped.test.com"> -<Out xmlns:xyz="http://ped.test.com" xyz:Attr1="YoBaby" bdd:Attr2="jaminben"/> -</root> +<out xmlns:bdd="http://bdd.test.com"><jam xmlns:bdd="http://xyz.com" bdd:attr="jaminben"/></out> \ No newline at end of file
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
