dmarston 01/09/06 08:45:36 Modified: test/tests/conf-gold/namespace namespace85.out Log: Fix the gold, because the inner LRE has to be in the prevailing default namespace, meaning we must "reset" the default namespace from its value in the generated element. Revision Changes Path 1.2 +1 -1 xml-xalan/test/tests/conf-gold/namespace/namespace85.out Index: namespace85.out =================================================================== RCS file: /home/cvs/xml-xalan/test/tests/conf-gold/namespace/namespace85.out,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- namespace85.out 2001/03/26 19:22:44 1.1 +++ namespace85.out 2001/09/06 15:45:36 1.2 @@ -1,2 +1,2 @@ <?xml version="1.0" encoding="UTF-8"?> -<out><foo xmlns="testguys.com"><yyy/></foo></out> \ No newline at end of file +<out><foo xmlns="testguys.com"><yyy xmlns=""/></foo></out> \ No newline at end of file
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
