<?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.1 - htmldocs - tags-pa5.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-25T14:27:18</dc:date>
		<dc:language>en-us</dc:language>
		<items>
			<rdf:Seq>
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-pa5.htm#1527" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-pa5.htm#1511" />
			</rdf:Seq>
		</items>
	</channel>
	
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-pa5.htm#1527">
		<title>coldfusion/6.1/htmldocs/tags-pa5.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-pa5.htm#1527</link>
		<description>In my last comment I forgot to mention that &lt;br /&gt;while I'm not sure why cfapplication, cferror and &lt;br /&gt;cflock are listed as related tags, the functions &lt;br /&gt;getbasetagpath() and getbasetagdata() really &lt;br /&gt;ought to be included in the &quot;see also&quot; for this tag</description>
		<dc:creator>isaac dealey</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2003-08-29T16:26:10</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-pa5.htm#1511">
		<title>coldfusion/6.1/htmldocs/tags-pa5.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-pa5.htm#1511</link>
		<description>Unfortunately documentation for this tag is somewhat lacking... &lt;br /&gt;Probably owing to its infrequent use... &lt;br /&gt;&lt;br /&gt;That being said these are my pointers:&lt;br /&gt;1) the basetag attribute should always be formatted as &quot;cf_mytag&quot; which will work the same even when using cfmodule or cfimport syntax&lt;br /&gt;2) if the CFMX engine doesn't find the base tag it will produce the error message &quot;base tag did not expose any data&quot; (which confused me because I expected &quot;base tag not found&quot; or something similar)&lt;br /&gt;3) to clarify: to access data from the sub-tag within the base tag using thistag.collectionName remember this variable will always be an array of structures, so that if there are multiples of the same sub-tag &lt;br /&gt;the array will contain multiple structures - thus if the sub-tag cf_input contains only &lt;cfassociate basetag=&quot;cf_form&quot; dataCollection=&quot;input&quot;&gt; &lt;br /&gt;the syntax to get the name attribute of the first cf_input tag within cf_form is #thistag.input[1].name#</description>
		<dc:creator>isaac dealey</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2003-08-28T18:03:30</dc:date>
	</item>
	</rdf:RDF>

