dmarston    02/04/12 08:47:49

  Modified:    test/tests/conf/expression expression03.xsl expression05.xsl
  Log:
  Fix spec date, anticipating 1.0-vs.-2.0 differentiation.
  
  Revision  Changes    Path
  1.2       +1 -1      xml-xalan/test/tests/conf/expression/expression03.xsl
  
  Index: expression03.xsl
  ===================================================================
  RCS file: /home/cvs/xml-xalan/test/tests/conf/expression/expression03.xsl,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- expression03.xsl  15 Dec 2000 19:39:38 -0000      1.1
  +++ expression03.xsl  12 Apr 2002 15:47:49 -0000      1.2
  @@ -3,7 +3,7 @@
   
     <!-- FileName: expression03 -->
     <!-- Document: http://www.w3.org/TR/xpath -->
  -  <!-- DocVersion: 19990922 -->
  +  <!-- DocVersion: 19991116 -->
     <!-- Section: 4.3 -->
     <!-- Purpose: Test of lang() function, matching "en-us" to partial 
qualifier -->
   
  
  
  
  1.2       +2 -2      xml-xalan/test/tests/conf/expression/expression05.xsl
  
  Index: expression05.xsl
  ===================================================================
  RCS file: /home/cvs/xml-xalan/test/tests/conf/expression/expression05.xsl,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- expression05.xsl  15 Dec 2000 19:39:38 -0000      1.1
  +++ expression05.xsl  12 Apr 2002 15:47:49 -0000      1.2
  @@ -1,9 +1,9 @@
   <?xml version="1.0" encoding="ISO-8859-1"?>
   <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"; 
version="1.0">
   
  -  <!-- FileName: EXPR05 -->
  +  <!-- FileName: expression05 -->
     <!-- Document: http://www.w3.org/TR/xpath -->
  -  <!-- DocVersion: 19990922 -->
  +  <!-- DocVersion: 19991116 -->
     <!-- Section: 4.3 -->
     <!-- Purpose: Test of lang() function, attempting to match "EN" to "en" -->
   
  
  
  

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

Reply via email to