xsl-list
[Top] [All Lists]

RE: method of converting xml string to xml nodes

2005-03-11 09:53:29

Thanks Ross,
I visited http://saxon.sourceforge.net/saxon7.2/extensions.html#parse. There is an extension function parse() that those what i want. unfortunately, my app run under cocoon and then use xalan as processor.
should anyone has source code of parse() extension fuinction for xalan?
thanks in advance.
ragards

Majirus

From: "Ross, Douglas" <DRoss(_at_)Kronos(_dot_)com>
Reply-To: xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
To: <xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com>
Subject: RE: [xsl] method of converting xml string to xml nodes
Date: Fri, 11 Mar 2005 11:16:29 -0500

In saxon there is an extension function called saxon:parse. I have never used it but it sounds like it might be what you want.

Douglas Ross
Developer, HTML UI Framework
Kronos
E-mail: dross(_at_)kronos(_dot_)com
www.kronos.com

-----Original Message-----
From: Majirus FANSI [mailto:jmfansi(_at_)hotmail(_dot_)com]
Sent: Friday, March 11, 2005 11:12 AM
To: xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
Subject: [xsl] method of converting xml string to xml nodes

Hi all,
Should anyone know a trick to convert  xml string to xml nodes?
In fact,for my application  i provide a textarea form to a visitor for
keyboarding an XUpdate document. I need to treat this field within my
stylesheet as a xml document, not only as a string.
I browsed xsl list archives and then remarked that this question appeared on
Thu, 7 Nov 2002. according to these  archives, the only way to solve the
problem is to write an extension function.
should anyone has such extension?
any suggestion is welcome.

thanks in advance,
Regards

_________________________________________________________________
MSN Messenger : dialoguez en temps réel avec vos amis !
http://g.msn.fr/FR1001/866


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--


_________________________________________________________________
MSN Messenger : dialoguez en temps réel avec vos amis ! http://g.msn.fr/FR1001/866


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--



<Prev in Thread] Current Thread [Next in Thread>