I'm using cf_SOXML to parse some XML grabbed via CFHTTP.  This XML has a
number of namespaces, which results in a large number of struct keys
with colons in them, which ColdFusion has a serious problem with
referencing (although CFDUMP doesn't have a problem, neither do other
Struct operations like StructKeyExists, etc).  Is there a way to get
around that, or should I just add in a bit of code into the SOXML tag to
replace ":" with "_"?

- Jim
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Reply via email to