dmarston 01/10/03 14:57:32 Modified: test/tests/conf-gold/namespace namespace28.out Log: Simplify the structure to use just the built-in "xml" declaration. Revision Changes Path 1.3 +1 -3 xml-xalan/test/tests/conf-gold/namespace/namespace28.out Index: namespace28.out =================================================================== RCS file: /home/cvs/xml-xalan/test/tests/conf-gold/namespace/namespace28.out,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- namespace28.out 2001/10/01 15:35:40 1.2 +++ namespace28.out 2001/10/03 21:57:32 1.3 @@ -1,4 +1,2 @@ <?xml version="1.0" encoding="UTF-8"?> -<out> - xml -</out> \ No newline at end of file +<out>xml</out> \ No newline at end of file
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
