Thanks. _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com
I'm using an an NSXMLParser to parse a document. some of the elements
are as follows: <element property="value">Some Thing</element>
The problem is that I cannot seem to come up with the element's
property. During the parse which callback is going to give me the
property and it's value?
- XMLParser Development
- Re: XMLParser Dave Geering
- Re: XMLParser Marcel Weiher
- Re: XMLParser David Blanton
- Re: XMLParser David Blanton
- Re: XMLParser Marcel Weiher
- Re: XMLParser Marcel Weiher