News Feed
Jobs Feed
Sections




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!
ibm developer sdo service data objects xml ibm developer sdo service data objects xml


blog comments powered by Disqus

Similar Posts

Daniel Krook's Blog: Zend and IBM update PHP for i5/OS

Cal Evans' Blog: Six ways to be a better client for your developer - Point 8

Job Posting: Winter Wyman (Recuriter) Seeks Senior PHP Developer (New York City, NY)

MC|Press Online: TechTip: PHP Delivers mail() on IBM System i

NetTuts.com: HTTP: The Protocol Every Web Developer Must Know - Part 2


Community Events











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


rest conference functional database language symfony2 testing zendframework2 opinion podcast development usergroup release introduction phpunit interview series framework community example

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