On Wed, 5 Jan 2005 22:28:13 -0800, Sean Corfield <[EMAIL PROTECTED]> wrote:
> The fact that the subkey begins with 'xml' causes CF to treat it
> specially and thus it fails.

It turns out that according to the W3C standard for XML, names
beginning with 'xml' are reserved and should not be used:

http://www.w3.org/TR/2004/REC-xml-20040204/

2.3 Common Syntactic Constructs

[Definition: A Name is a token beginning with a letter or one of a few
punctuation characters, and continuing with letters, digits, hyphens,
underscores, colons, or full stops, together known as name
characters.] Names beginning with the string "xml", or with any string
which would match (('X'|'x') ('M'|'m') ('L'|'l')), are reserved for
standardization in this or future versions of this specification.

In other words, the NOAA feed is non-conforming (and, thus, CF's
behavior is technically correct - not a bug).
-- 
Sean A Corfield -- http://www.corfield.org/
Team Fusebox -- http://www.fusebox.org/
Breeze Me! -- http://www.corfield.org/breezeme
Got Gmail? -- I have 5 invites to give away!

"If you're not annoying somebody, you're not really alive."
-- Margaret Atwood

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:189578
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to