Re: Accessing attributes of XML
Re: Accessing attributes of XML
- Subject: Re: Accessing attributes of XML
- From: Jens Alfke <email@hidden>
- Date: Mon, 5 May 2008 15:44:41 -0700
On 5 May '08, at 3:36 PM, Christian Graus wrote:
OK - thanks. I will try that. My reading had me thinking that
NSXMLElement and NSXMLDocument are both derived from NSXMLNode, and
that anyting bar the root was an NSXMLElement, with methods
returning NSXMLNode as a base class to all nodes.
Attributes are nodes but not elements (they can't have children.) It's
like that in DOM too.
—Jens
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden