Re: Where is NSXMLChildren defined?
Re: Where is NSXMLChildren defined?
- Subject: Re: Where is NSXMLChildren defined?
- From: Tito Ciuro <email@hidden>
- Date: Tue, 28 Jun 2005 00:07:42 -0400
Hello again,
On 27/06/2005, at 22:44, Tito Ciuro wrote:
Hello,
Debugging an XML document I got this output:
<NSXMLChildren 0x388a30>(
xsi:type="xsd:float"
)
What is NSXMLChildren and what methods may I invoke on it?
I need to extract 'float' from the element above. The problem is that
I cannot find any method, since the header for NSXMLChildren is
nowhere to be found.
I guess I could parse the string manually, but I much prefer to use
the XML framework if possible.
Thanks,
-- Tito
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden