You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-users@xerces.apache.org by "Soosai, Lourdhu Vasanth" <Lo...@aetna.com> on 2002/10/16 19:14:59 UTC

RE: java extensions in xalan

hi ,
	iam using xalan version 1.0 (unfortunately this is the version that
ships with websphere 3.5.6)

	will this jar  support java extensions ?

thx
vasanth


the following is the code,is something wrong,
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
version="1.0"
xmlns:dateHelp="com.xyz.MemberPresentationHelper"
		     xmlns:java="http://xml.apache.org/xslt/java">
	 <xsl:output method="html" indent="yes"/>


	<xsl:variable name="longPayDate"
select="dateHelp:getDateFormattedLong($payDate)"/>
	

This e-mail, including attachments, is intended for the exclusive use of the
person or entity to which it is addressed and may contain confidential or
privileged information.  If the reader of this e-mail is not the intended
recipient or his or her authorized agent, the reader is hereby notified that
any dissemination, distribution or copying of this e-mail is prohibited.  If
you think that you have received this e-mail in error, please advise the
sender by reply e-mail of the error and then delete this e-mail immediately.
Thank you.  Aetna

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-j-user-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-j-user-help@xml.apache.org


Re: java extensions in xalan

Posted by Elena Litani <el...@ca.ibm.com>.
"Soosai, Lourdhu Vasanth" wrote:
>         iam using xalan version 1.0 (unfortunately this is the version that
> ships with websphere 3.5.6)
>         will this jar  support java extensions ?
>

Question about Xalan should be asked on the xalan-j-users@xml.apache.org
mailing list.

Thank you,
-- 
Elena Litani / IBM Toronto

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-j-user-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-j-user-help@xml.apache.org