Tag: JSON / JAVA / XML

Community

Yet another Java XML API: xmlpull

XML processing is moving into the non-PC space, with PDAs and mobile phones acting as Web services clients and synchronizing their content with desktops via SyncML. Conserving heap and stack memory is a key requirement in this environment. With xmlpull, a new API has been devised for parsing XML.

Community

Kicking back with RELAX NG, Part 1

RELAX NG schemas provide a more powerful, more concise, and semantically more straightforward means of describing classes of valid XML instances than do W3C XML Schemas. The virtue of RELAX NG is that it extends the well-proven semantics of DTDs while allowing orthogonally extensible datatypes and e