[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: Parameters query

Subject: Re: Parameters query
From: "J.Pietschmann" <j3322ptm@xxxxxxxx>
Date: Fri, 26 Sep 2003 22:21:15 +0200
text query with parameter
David Pratt wrote:
1) How large a value can you pass into a parameter value? For example,
could it be a 50K block of text and not kill the processor.

Just try it. There are no general limits, except of course available memory.

2) If you were going to pass in certain types of text, I assume you
would have to use a method for escaping quotes, etc.

In general whatever you pass is interpreted as text, the same way a text node is interpreted in the XML input (in the sense of "a text node in a DOM"). No quoting necessary. Some processors allow you to pass other things than strings, for example DOM trees. This is, however, highly processor specific. If you mean by "certain types of text" XML, well, it is just treated as text and not parsed. Therefore, again, no quoting necessary.

J.Pietschmann


XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list



Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.