<?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-b18.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-24T19:12:36</dc:date>
		<dc:language>en-us</dc:language>
		<items>
			<rdf:Seq>
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-b18.htm#25112" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-b18.htm#25072" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-b18.htm#19406" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-b18.htm#16024" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-b18.htm#15970" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-b18.htm#13957" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-b18.htm#13954" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-b18.htm#8053" />
			</rdf:Seq>
		</items>
	</channel>
	
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-b18.htm#25112">
		<title>coldfusion/6.1/htmldocs/tags-b18.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-b18.htm#25112</link>
		<description>I think the main difference is that the ones you defin&lt;br&gt;with cfproperty are exposed in the web service.</description>
		<dc:creator>jrunrandy</dc:creator>
		<dc:type>1 1</dc:type>
		<dc:date>2004-12-07T06:50:52</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-b18.htm#25072">
		<title>coldfusion/6.1/htmldocs/tags-b18.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-b18.htm#25072</link>
		<description>Whats the difference between &lt;cfproperty&gt; and defining variables in the This scope?</description>
		<dc:creator>yummy-rutabaga</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2004-12-06T13:35:15</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-b18.htm#19406">
		<title>coldfusion/6.1/htmldocs/tags-b18.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-b18.htm#19406</link>
		<description>&quot;This component represnts a complex data type that can ...&quot;&lt;br /&gt;&lt;br /&gt;typo</description>
		<dc:creator>LoGalvatron</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2004-08-03T13:16:16</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-b18.htm#16024">
		<title>coldfusion/6.1/htmldocs/tags-b18.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-b18.htm#16024</link>
		<description>We have submitted bug report 55758 agains the behavior described by CF_NEWBIE.</description>
		<dc:creator>halL</dc:creator>
		<dc:type>1 1</dc:type>
		<dc:date>2004-06-03T14:28:29</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-b18.htm#15970">
		<title>coldfusion/6.1/htmldocs/tags-b18.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-b18.htm#15970</link>
		<description>Clarification please. The doc said that I could specify a default value which should conform to the var type. What I'm trying to do is define a cfc property of an array or struct type which are not required. Thus the line look like:&lt;br /&gt;&lt;br /&gt;&lt;cfproperty name=&quot;cfcArr&quot; type=&quot;array&quot; required=&quot;no&quot; default=&quot;#arrayNew(1)#&quot;&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;cfproperty name=&quot;cfcStruct&quot; type=&quot;struct&quot; required=&quot;no&quot; default=&quot;#structNew()#&quot;&gt;&lt;br /&gt;&lt;br /&gt;However, I encounter  errors on both cases. With regards to the array, I just receive a  &quot;7&quot; as the error message while with regards to the structure I receive:  &quot; Complex object types cannot be converted to simple values.&quot; The workaround is to define the properties in a &lt;cfscript&gt; as this.cfcStruct = structNew() and this.cfcArr = arrayNew(1) but I thought I should post this here in case someone else is wracking their head over this :D</description>
		<dc:creator>CF_NEWBIE</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2004-06-02T23:58:41</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-b18.htm#13957">
		<title>coldfusion/6.1/htmldocs/tags-b18.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-b18.htm#13957</link>
		<description>LiveDocs does not receive enough traffic to handle questions such as this. I suggest posting your issue to the online forums: &lt;br&gt;http://webforums.macromedia.com/coldfusion/</description>
		<dc:creator>ASandstrom</dc:creator>
		<dc:type>1 1</dc:type>
		<dc:date>2004-05-04T07:40:15</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-b18.htm#13954">
		<title>coldfusion/6.1/htmldocs/tags-b18.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-b18.htm#13954</link>
		<description>Can anyone tell me how to present the following array in a WSDL? With or without using cfproperty.&lt;br /&gt;&lt;br /&gt;myArray[1].type = &quot;type1&quot;;&lt;br /&gt;myArray[1].id = &quot;1&quot;;&lt;br /&gt;myArray[1].value = &quot;value 1&quot;;&lt;br /&gt;&lt;br /&gt;myArray[2].type = &quot;type2&quot;;&lt;br /&gt;myArray[2].id = &quot;2&quot;;&lt;br /&gt;myArray[2].value = &quot;value 3&quot;;&lt;br /&gt;&lt;br /&gt;etc...</description>
		<dc:creator>Didgiman</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2004-05-04T07:07:34</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-b18.htm#8053">
		<title>coldfusion/6.1/htmldocs/tags-b18.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-b18.htm#8053</link>
		<description>Remove the #'s.&lt;br /&gt;&lt;br /&gt;Another MM example that shows how _not_ to code.</description>
		<dc:creator>digitalcreationz</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2004-02-13T16:55:33</dc:date>
	</item>
	</rdf:RDF>

