Everything seems to be a string right now & that kinda ruins the whole xml as an internal data structure thing, I don't need a big tree of string I need typed data :-/ Are there any changes I can make to either my XML files or my AS3 code that will force it to cast ints as ints and Numbers as Numbers? Or maybe some kind of type schema I can impose?
Not really worked with XML til recently so chances are I'm just ignorant of the canonical way to deal with this... enlightenment please gurus!
Thanks :)
Roger.