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

cvs commit: xml-xalan/test/tests/conf/numberformat/err numberformaterr02.xsl

dmarston    01/11/27 09:30:24

  Modified:    test/tests/conf/numberformat/err numberformaterr02.xsl
  Log:
  Clarify purpose based on allowable duplication.
  Also see NumberFormat41-43 (non-error cases).
  
  Revision  Changes    Path
  1.2       +1 -1      xml-xalan/test/tests/conf/numberformat/err/numberformaterr02.xsl
  
  Index: numberformaterr02.xsl
  ===================================================================
  RCS file: /home/cvs/xml-xalan/test/tests/conf/numberformat/err/numberformaterr02.xsl,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- numberformaterr02.xsl	2000/12/17 21:31:00	1.1
  +++ numberformaterr02.xsl	2001/11/27 17:30:23	1.2
  @@ -6,7 +6,7 @@
     <!-- DocVersion: 19991116 -->
     <!-- Section: 12.3 -->
     <!-- Creator: David Marston -->
  -  <!-- Purpose: Test repeat declaration of decimal-format, named the same. -->
  +  <!-- Purpose: Test repeat declaration of decimal-format, named the same, but different settings. -->
     <!-- ExpectedException: xsl:decimal-format names must be unique. -->
   
   <xsl:decimal-format name="myminus" minus-sign='_' />
  
  
  

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