hi,
i am writing a program and would like to save data that i generate as an xml document. i originally was writing the program in java, but i have started using ProjectBuilder instead to make my program a cocoa app. is there any "built-in" way of generating XML in OSX?
when i was working in java i tried using xerces parser with little success. if anyone could point me in the right direction i would greatly appreciate it. i looked at apple's site and didn't find anything. maybe i didn't dig deep enough.
adam