dmarston    01/07/26 14:13:25

  Added:       test/tests/conf-gold/position position90.out position86.out
                        position87.out position88.out position89.out
                        position85.out
  Log:
  In an XPath, parentheses affect how position() is calculated,
  but the predicate is still applied "with respect to the child axis."
  
  Revision  Changes    Path
  1.1                  xml-xalan/test/tests/conf-gold/position/position90.out
  
  Index: position90.out
  ===================================================================
  <?xml version="1.0" encoding="utf-8"?>
  <out><greeting>aloha</greeting>
  </out>
  
  
  1.1                  xml-xalan/test/tests/conf-gold/position/position86.out
  
  Index: position86.out
  ===================================================================
  <?xml version="1.0" encoding="utf-8"?>
  <out><footnote>hello</footnote>
  <footnote>goodbye</footnote>
  <footnote>aloha</footnote>
  </out>
  
  
  1.1                  xml-xalan/test/tests/conf-gold/position/position87.out
  
  Index: position87.out
  ===================================================================
  <?xml version="1.0" encoding="utf-8"?>
  <out><greeting>ahoy</greeting>
  <greeting>sayonara</greeting>
  <greeting>yo</greeting>
  <greeting>ciao</greeting>
  </out>
  
  
  1.1                  xml-xalan/test/tests/conf-gold/position/position88.out
  
  Index: position88.out
  ===================================================================
  <?xml version="1.0" encoding="utf-8"?>
  <out><greeting>ahoy</greeting>
  </out>
  
  
  1.1                  xml-xalan/test/tests/conf-gold/position/position89.out
  
  Index: position89.out
  ===================================================================
  <?xml version="1.0" encoding="utf-8"?>
  <out><greeting>sayonara</greeting>
  <greeting>ciao</greeting>
  </out>
  
  
  1.1                  xml-xalan/test/tests/conf-gold/position/position85.out
  
  Index: position85.out
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?>
  <out>a, a, c, c, c</out>
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to