<?xml version="1.0" encoding="utf-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc = "http://purl.org/dc/elements/1.1/" xmlns="http://purl.org/rss/1.0/">
	<channel rdf:about="http://livedocs.adobe.com/">
	<title>LiveDocs Comments - coldfusion - 6 - CFML_Reference - functions-pt2123.htm</title>	
		<link>http://livedocs.adobe.com/</link>
		<description>Macromedia LiveDocs - online documentation with user feedback.</description>
		<copyright>Copyright 2009, Macromedia, Inc.</copyright>
		<dc:date>2009-11-25T21:00:53</dc:date>
		<dc:language>en-us</dc:language>
		<items>
			<rdf:Seq>
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6/CFML_Reference/functions-pt2123.htm#67162" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6/CFML_Reference/functions-pt2123.htm#1871" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6/CFML_Reference/functions-pt2123.htm#1242" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6/CFML_Reference/functions-pt2123.htm#1068" />
			</rdf:Seq>
		</items>
	</channel>
	
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6/CFML_Reference/functions-pt2123.htm#67162">
		<title>coldfusion/6/CFML_Reference/functions-pt2123.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6/CFML_Reference/functions-pt2123.htm#67162</link>
		<description>As far as I can tell there is no way to specify xmlns namespaces for an xpath search. If you have an xml document with tags in two different namespaces you cannot search for nodes in the namespace that appears second. Normally you would add the additional namespace as a property in your xsl template or with the xmlDdocument.setProperty(&quot;SelectionNamespaces&quot;,&lt;br /&gt;&quot;xmlns:some_ns&quot;)</description>
		<dc:creator>WebPexDev</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2007-05-21T16:43:39</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6/CFML_Reference/functions-pt2123.htm#1871">
		<title>coldfusion/6/CFML_Reference/functions-pt2123.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6/CFML_Reference/functions-pt2123.htm#1871</link>
		<description>This page ABSOLUTELY needs a list of unsupported XPath syntax and functions.  The trial-and-error to find out what portion of XPath you can use is maddening.</description>
		<dc:creator>mvecera</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2003-09-12T23:24:48</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6/CFML_Reference/functions-pt2123.htm#1242">
		<title>coldfusion/6/CFML_Reference/functions-pt2123.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6/CFML_Reference/functions-pt2123.htm#1242</link>
		<description>It's worth saying that XmlSearch() works only with XPath expressions that returns a &quot;node list&quot; and, unfortunately, it throw an error if the XPath expression returns a string, a boolean or a number. For example, the code below should return the number of elements available in a XML document, but it throws an error. 

XmlSearch(xmlDoc,&quot;count(//*)&quot;)

While the same functionality can be easily achieved accessing the XML doc as a structure, this issue prevents us from taking advantage of many useful XPath functionalities.</description>
		<dc:creator></dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2003-08-11T02:09:07</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6/CFML_Reference/functions-pt2123.htm#1068">
		<title>coldfusion/6/CFML_Reference/functions-pt2123.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6/CFML_Reference/functions-pt2123.htm#1068</link>
		<description>Can we see more xpath query examples? It's confusing for me still.</description>
		<dc:creator>dave-007</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2003-06-19T20:16:00</dc:date>
	</item>
	</rdf:RDF>

