On Tue, Sep 28, 2010 at 4:23 PM, Peter J. Farrell <[email protected]> wrote:
> Namespaces work just fine - you just have to use bracket notation because > ":" isn't a value character when parsing CFML keys. The only caveat it that > you have to make sure that that you have the namespace defined (even if it's > to a dummy document because "" throws a SAX error). > Cool--you beat me to it. That's the path I was headed down. Well, that and I provided some examples of using XmlSearch instead. I'm still going to look into the sample Drew provided that apparently works on CF 9 to see if there might be differences. -- Matthew Woodward [email protected] http://blog.mattwoodward.com identi.ca / Twitter: @mpwoodward Please do not send me proprietary file formats such as Word, PowerPoint, etc. as attachments. http://www.gnu.org/philosophy/no-word-attachments.html -- Open BlueDragon Public Mailing List http://www.openbluedragon.org/ http://twitter.com/OpenBlueDragon official manual: http://www.openbluedragon.org/manual/ Ready2Run CFML http://www.openbluedragon.org/openbdjam/ mailing list - http://groups.google.com/group/openbd?hl=en
