<?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 - elemen15.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-25T03:04:41</dc:date>
		<dc:language>en-us</dc:language>
		<items>
			<rdf:Seq>
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/elemen15.htm#38595" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/elemen15.htm#16789" />
			</rdf:Seq>
		</items>
	</channel>
	
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/elemen15.htm#38595">
		<title>coldfusion/6.1/htmldocs/elemen15.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/elemen15.htm#38595</link>
		<description>The organization is not that clear, but this page merely appears to be an &lt;br /&gt;overview. See http://livedocs.macromedia.com/coldfusion/6.1/htmldocs/&lt;br /&gt;variabl5.htm and following pages for a detailed explanation of data types.</description>
		<dc:creator>marnen</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2005-08-11T16:40:50</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/elemen15.htm#16789">
		<title>coldfusion/6.1/htmldocs/elemen15.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/elemen15.htm#16789</link>
		<description>This &quot;discussion&quot; of data types is almost useless.  It should actually describe the data types.  Instead, it gives one or two examples, or nothin at all!. Really Bad!&lt;br /&gt;&lt;br /&gt;Here are some things that I have learned by trial and error that are the kinds of things that should be in this section the ONLY section  that purports to talk about data types:&lt;br /&gt;&lt;br /&gt;All simple data types are basically strings.  A string in ColdFusion is written as a sequence of alphanumeric characters enclosed in single or double quotes.  Strings that look like integers or real numbers can usually and should usually be written without the quotes, especially when doing mathmatical operatons on them.  Valid boolean values for true are &quot;yes&quot;, &quot;true&quot;, true, &quot;1&quot;, 1 .  Valid boolean values for false are &quot;no&quot;, &quot;false&quot;, false, &quot;0&quot;, 0  .  The character sequences yes, no, false, and true can be any mixture of upper- and lower-case letters.  A date-time value (also referred to in the documentation as a date-time &quot;object&quot;) is actually just a string in a special format.  2:30 PM on June 14, 2004 is represented as:&lt;br /&gt;&lt;br /&gt;{ts '2004-06-14 14:02:30'}&lt;br /&gt;&lt;br /&gt;where &quot;ts&quot; stands for &quot;timestamp&quot;, etc.  A date value is &quot;{d '2004-06-14'}&quot; and a time value is {t '14:02:30'}&lt;br /&gt;&lt;br /&gt;This page also need a description of an array and a structure, including what types of data can be stored in each.  I won't write it all for you, but you get the idea, I hope.  &lt;br /&gt;&lt;br /&gt;repre</description>
		<dc:creator>a440guy</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2004-06-14T11:07:22</dc:date>
	</item>
	</rdf:RDF>

