There are really only 2 things you need in an XML document (About.com)

There are really only 2 things you need in an XML document (About.com)
A declaration saying that it actually is XML and XML elements. Once you have those two things, you’ve written an XML document. But if you don’t understand what an XML…

Premier Upgrades HIPAA Compliant PiSuite(TM) Software to XML (Market Wire via Yahoo! Finance)

Premier Upgrades HIPAA Compliant PiSuite(TM) Software to XML (Market Wire via Yahoo! Finance)
Premier Information Management, Inc. (Pinksheets: PIFR) announced today the completion of its XML upgrade project to its proprietary PiSuite(TM) software. This significant technical improvement provides a multitude of benefits to Premier clients.

Java-XML mapping made easy with JAXB 2.0 (Java World)

Java-XML mapping made easy with JAXB 2.0 (Java World)
Summary Do you need a way to manipulate XML documents within Java simply by using ordinary Java classes, and without the headaches of the Document Object Model and the Simple API for XML Processing? JAXB 2.0 could be the answer.