You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xalan.apache.org by mi...@apache.org on 2003/10/24 17:33:19 UTC

cvs commit: xml-xalan/test/tests/conferr/namedtemplateerr namedtemplateerr15.xsl

minchau     2003/10/24 08:33:19

  Modified:    test/tests/conferr/namedtemplateerr namedtemplateerr15.xsl
  Log:
  
  PR: bug 3415
  Submitted by:	Richard Cao
  Reviewed by:	Brian Minchau
  
  Revision  Changes    Path
  1.3       +2 -1      xml-xalan/test/tests/conferr/namedtemplateerr/namedtemplateerr15.xsl
  
  Index: namedtemplateerr15.xsl
  ===================================================================
  RCS file: /home/cvs/xml-xalan/test/tests/conferr/namedtemplateerr/namedtemplateerr15.xsl,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- namedtemplateerr15.xsl	31 Jan 2002 18:36:21 -0000	1.2
  +++ namedtemplateerr15.xsl	24 Oct 2003 15:33:19 -0000	1.3
  @@ -10,7 +10,8 @@
     <!-- ExpectedException: Name cannot start with a colon -->
     <!-- ExpectedException: A prefix of length 0 was detected -->
     <!-- ExpectedException: Template name is not a valid QName -->
  -
  +  <!-- ExpectedException: Illegal value: :tmplt1 used for QNAME attribute: name -->
  +  
   <xsl:template match="doc">
     <out>
       <xsl:call-template name=":tmplt1">
  
  
  

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