[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: How to specify null value and collection value as anXPATH
On 08/10/2010 19:47, Farrukh Najmi wrote: > > Is it possible to specify a null value to an XPATH function as a > parameter value? xpath doesn't have a value called null, but it has an empty sequence which can often play a similar role. > > Also, is it possible to specify a collection (e.g. collection of > strings) to an XPATH function as a parameter value? Xpath has sequences rather than collections, you can of course bind a parameter to a sequence of strings. (If using a programming API, often command line interfaces are more restricted) David
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] |
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|