pauldick 02/02/07 11:26:37 Modified: test/tests/extensions-gold/library libraryNodeset03.out Log: Updated gold (Modify axes test for parent1) Revision Changes Path 1.6 +2 -2 xml-xalan/test/tests/extensions-gold/library/libraryNodeset03.out Index: libraryNodeset03.out =================================================================== RCS file: /home/cvs/xml-xalan/test/tests/extensions-gold/library/libraryNodeset03.out,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- libraryNodeset03.out 20 Dec 2001 16:27:58 -0000 1.5 +++ libraryNodeset03.out 7 Feb 2002 19:26:37 -0000 1.6 @@ -22,7 +22,7 @@ <elem1/> <BTM:BreakingTheMold xmlns:BTM="www.btm.com"/> </Ancestor-or-Self> -<Attribute attr3="O" attr2="P" attr1="Q"/> +<Attribute attr1="Q" attr2="P" attr3="O"/> <Child> <elem1/> <elem1/> @@ -47,7 +47,7 @@ <Following-Sibling/> <Namespace xmlns:test="http://www.extension03.test" xmlns:BTM="www.btm.com"/> <Parent0/> -<Parent1/> +<Parent1>elem2</Parent1> <Preceding>test:elem3</Preceding> <Preceding-Sibling>1</Preceding-Sibling> <Self>BTM:BreakingTheMold</Self>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
