I was working through the ³Using Tree Controllers With NSXML Objects². http://developer.apple.com/documentation/Cocoa/Conceptual/NSXML_Concepts/Art icles/UsingTreeControllers.html#//apple_ref/doc/uid/TP40003565
I have an XML file and have coded following the example referenced above and all works fine and as expected. What I cannot figure out is how to avoid displaying the root element of the XML Document. In my case the XML Document is a list of items and the rootElement is a description of the list. I want my outline view to display the list and not the list description. _______________________________________________ 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 [EMAIL PROTECTED]