You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xalan.apache.org by am...@apache.org on 2001/06/18 21:21:06 UTC

cvs commit: xml-xalan/test/tests/conf-gold/sort sort39.out

amiro       01/06/18 12:21:06

  Added:       test/tests/conf-gold/sort sort39.out
  Log:
  test param as ATV in order attribute and param in select expression
  
  Revision  Changes    Path
  1.1                  xml-xalan/test/tests/conf-gold/sort/sort39.out
  
  Index: sort39.out
  ===================================================================
  <xml>
    <data>
        <row>
        <COLUMN1>ABC</COLUMN1>
        <COLUMN2>ABC2</COLUMN2>
      </row>
      <row>
        <COLUMN1>DEF</COLUMN1>
        <COLUMN2>DEF2</COLUMN2>
      </row>
      <row>
        <COLUMN1>GHI</COLUMN1>
        <COLUMN2>GHI2</COLUMN2>
      </row>
  
    </data>
  </xml>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: xalan-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: xalan-cvs-help@xml.apache.org