Tag: JSON / JAVA / XML

Community

DIDL: Packaging Digital Content

In this article we detail the reasons for undertaking the development of a digital packaging standard and describe in depth a package manifest scheme that potentially addresses the enumerated needs. In doing so, we show how such a scheme effectively disassociates the notion of content item from indi

Community

XML Through the Wall

by Daniel Nehren – The problem of connecting client-server applications through a firewall has been haunting programmers for a long time. Most of the time, a corporate firewall opens the fewest ports possible. Normally, the only port you will have available is port 80—the one used for the Web.

Community

Learning XML

A book by Erik T. Ray.Although Learning XML covers XML rather broadly, it nevertheless presents the key elements of the technology with enough detail to familiarize the reader with this crucial markup language. This guide is brief enough to tackle in a weekend.

Community

XSD Schema Tricks and Tips

By Kurt Cagle – Modern XML technology rests on three distinct legs: the XML specification itself, XSLT/XPath, and XML Schema. Schemas are significant not only in defining XML structures but also in providing data type capabilities to XML, adding a measure of object oriented programming support, and