XML data round-tripping with Relax and HTML forms

Simon Woodside’s Alexandra demonstrates getting data from an XML document into a HTML form, and updating the original document. It’s built to run on AxKit, but ought to be adaptable to run under Cocoon.

He’s using Relax NG as the schema language because a Relax document is an XML document, and Relax, unlike XML Schema (XSD), is ‘human readable’.

Possibly Related posts (machine generated):

  1. Relax-NG by Example
  2. Form validation with PHP
  3. MARC 21 XML Schema
  4. Eskimo Snow and Scottish Rain: The Social Implications of Schemas
  5. XMLForm servlet

More like this: , .