|
|
Older revisions
r89
by deusty
on May 21, 2009
Diff
The attributesAsDictionary method now returns a mutable dictionary. It did before, it just didn't announce it in the API contract.
r43
by deusty
on Sep 29, 2008
Diff
NSXML doesn't output the default namespace (via XMLString) if it was set via setURI:. To get around this but I was manually adding an attribute named "xmlns". Now switching to using ...