NSDictionary convert into NSXMLDocument
NSDictionary convert into NSXMLDocument
- Subject: NSDictionary convert into NSXMLDocument
- From: Raphael <email@hidden>
- Date: Tue, 14 Feb 2006 15:05:05 +0100
hi,
is it posible to convert a NSDictionary into a NSXMLDocument?
My target is, a client server app. I would like for test only
communicate with
a php client. the php client reads the from a socket the NSDictionary.
That´s why I need a xml structure.
I now that I could create a plist file with a NSDictionary but I only
get it as binary version wit NSKeyedArchiver. And I don´t think, that
the php client can convert it.
regards,
raphael _______________________________________________
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