You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by bu...@apache.org on 2004/06/02 00:10:14 UTC

DO NOT REPLY [Bug 29088] - New line Problem in notepad

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=29088>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=29088

New line Problem in notepad





------- Additional Comments From minchau@ca.ibm.com  2004-06-01 22:10 -------
Ranjan,
your attached stylesheet is in error.  You have this:
<xsl:template match="employee">
  <xsl:call-template name="record1"/>
  <xsl:call-template name="record2"/>
</xsl:template>

but there is not template named "record2".

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