Re: XML name spaces

2009-06-19 Thread David Bovill
Ooooh! Ugly :) Go on just vote for it - you know you want to (especially if you want to allow colons or even smileys in RSS fields from your shiny blog :) 2009/6/19 Andre Garzia > David, > Praise the Gods of Hack! do this before creating the xml > > replace ":" with "-" in tXML > > and put the

Re: XML name spaces

2009-06-19 Thread Andre Garzia
David, Praise the Gods of Hack! do this before creating the xml replace ":" with "-" in tXML and put the colons back afterwards. :-) then you can query for xmlns-atom or xmlns-content :P (if your content has colons in it, then replace the namespaces) On Fri, Jun 19, 2009 at 10:56 AM, David Bo

XML name spaces

2009-06-19 Thread David Bovill
Shameless plug for votes for this bug report: While the xmlns issue is fixed we still can't use the common and basic name spaces in attributes. Take this RSS example and try it in the message box: get "" > put revCreateXMLTree(it, true, true, false) into treeID > put revXMLAttributes(treeID, "rss