Parsing XML and DTD's (XML Newbie)
Parsing XML and DTD's (XML Newbie)
- Subject: Parsing XML and DTD's (XML Newbie)
- From: Devin Lane <email@hidden>
- Date: Fri, 19 Dec 2003 17:08:57 -0800
Hello all:
Just a question: I noticed that the RSS format is XML, but not like a
plist, so I can't use NSDictionary with it. However, I would like to
make use of this file in some manner, and was wondering how do do that.
I looked at NSXMLParser, but it seems hopelessly complicated. I was
thinking that if I had the DTD, (which I do), I could somehow read the
file. That apparently isn't the case. I know nothing about writing a
parser, so help would be gratefully appreciated.
Thanks, and Happy Holidays
-- Devin Lane, Cocoa Programmer,Benson H.S. Newspaper Layout Designer,
email: email@hidden
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.