xsl-list
[Top] [All Lists]

Re: Converting XML to an Escacped URL

2005-10-30 11:23:56
On 30 Oct 2005 18:13:24 +0000, Colin Paul Adams
<colin(_at_)colina(_dot_)demon(_dot_)co(_dot_)uk> wrote:

I don't understand your requirement - do you mean you want to create a
data: URI of your document - it will have to be quite a short document,
as the HTTP GET protocol limits you to a little over 1000 characters.

Yeah; I am aware of that as a problem. I'm using it for testing really
and the documents are quite short. I'll have to get POST working in
the near future though :).

Anyway, you have 3 functions in XPath 2.0 for escaping characters.
I take it you are using XML 1.1?

XML 1.0 though I could start using 1.1. Is there a way of getting the
nodeset as a string then?

Thanks,

Gary

--~------------------------------------------------------------------
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>