NSXML assistance please
NSXML assistance please
- Subject: NSXML assistance please
- From: Damien Cooke <email@hidden>
- Date: Mon, 5 May 2008 08:23:57 +0930
I am porting a tool from Java to Cocoa. I am reasonably new to XML
and I am having some difficulties.
my Items in the XML look like this:
<Item Name="01.Image.JPG" PhysicalFilePath="C:\Documents and Settings
\M01.Image.JPG" Title="Bridge" Category="Structures" SubCategory=""
Region="South Australia" MediaType="Photo">
<Keywords>
<Keyword>multi-laned</Keyword>
<Keyword>non-water-based</Keyword>
</Keywords>
</Item>
I can easily get the keywords out but have found no way of getting the
attributes out of the <Item> tag. Can someone make some suggestions?
Regards
Damien
_______________________________________________
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