So, with PHP I can use either Curl or SimpleXML to consume remote XML files, then I can navigate and parse the XML files with XPath. I have a web service that transmits simple XML objects (no WSDL). How can I consume and parse with WO? I also know how to consume a local domain XML file with JQuery as well, but the cross-domain policy keeps me from doing so with JQuery.
Thanks, Ken _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
