News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
IBM developerWorks:
Using Service Data Objects to construct XML
November 25, 2005 @ 06:55:11

On the IBM developerWorks blog today, there's this quick post with a simple example of how to use the SDO library to extract info from an XML document.

At last month's Zend Conference I was fortunate enough to attend Christian Wenz's tutorial on XML and Web services. This covered the use of technologies such as DOM and SimpleXML for working with XML data. As the title of this blog entry suggests, SDO provide a simple way to construct or extend XML documents.

The example below shows an XML schema used by an application which records information regarding quotations people have made. An XML document following this schema will contain a quotes element containing a number of quote elements, each of which consists of a phrase and an author element and a year attribute.

The code given is less than ten lines long, and is even shorter (by six lines) than a DOM method for doing the same thing - besides being more inuitive...

0 comments voice your opinion now!
php ibm developer sdo service data objects xml php ibm developer sdo service data objects xml



Similar Posts

PHP Security Consortium: SecurityFocus Newsletters Posted (#328, #327, #320, #319)

Joshua Eichorn\'s Blog: ZActiveRecord can\'t work?

PHP Magazine: What Would You Like to See In PHP 6?

ThinkPHP Blog: PHP and Scrum - the dreamteam in agile web development

Ajax Magazine: Claw, PHP5 MVC Framework Ajaxified


Community Events









Don't see your event here?
Let us know!


mysql code releases ajax zend zendframework job PHP5 application package database release conference PEAR example security developer book cakephp framework

All content copyright, 2009 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework