dmarston 02/01/24 11:43:52 Added: test/tests/conf-gold/position position94.out Log: New case associated with Bugzilla #6011 Revision Changes Path 1.1 xml-xalan/test/tests/conf-gold/position/position94.out Index: position94.out =================================================================== <?xml version="1.0" encoding="UTF-8"?> <out> In a, position() is 1 and last() is 2 In b number 1, $a.pos=1 and $a.last=2 In b number 2, $a.pos=1 and $a.last=2 In a, position() is 2 and last() is 2 In b number 1, $a.pos=2 and $a.last=2 In b number 2, $a.pos=2 and $a.last=2 In b number 3, $a.pos=2 and $a.last=2 </out>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
