Tag: JSON / JAVA / XML

Community

Working with a Metaschema

by Will Provost – If in its entire lifespan W3C XML Schema (WXS) were used merely to validate document after earnest little document, it would have proven its worth. Happily, schemas are useful for much more than validation. XML applications can extrapolate all sorts of functionality from an XML voc

Community

Exporting SQL Data as XML

By Darshan Singh – In my last article, Importing XML into SQL Server 2000, we looked at various techniques to import the XML data into SQL Server. To complement that, this article will focus on some of the methods that you can use to export relational SQL data to the XML format.

Community

XMLPULL: A Response

by Aleksander Slominski, Stefan Haustein – We are very happy to see that XML pull parsing is gradually gaining more attention. We are also happy to see an article about XmlPull API published on XML.com, as it will expose this approach to a wide audience of Java and XML developers.