Sponsorised links
This year
2007
2006
RELAX NG Tutorial
RELAX NG is a simple schema language for XML, based on [RELAX] and [TREX]. A RELAX NG schema specifies a pattern for the structure and content of an XML document. A RELAX NG schema thus identifies a class of XML documents consisting of those documents that match the pattern.
Two syntaxes have been defined for RELAX NG. The original syntax uses XML; with this syntax an RELAX NG schema is itself an XML document. Subsequently, a compact non-XML syntax has been defined.
This document is a tutorial for RELAX NG version 1.0 using the XML syntax.
RELAX NG home page
The RELAX NG specifications have been developed within OASIS by the RELAX NG Technical Committeee. RELAX NG is being developed into an International Standard (ISO/IEC 19757-2) by ISO/IEC JTC1/SC34/WG1; it is currently at the final stage of standardization. RELAX NG was based on TREX designed by James Clark and RELAX designed by MURATA Makoto.
Sponsorised links
2005
[EN] Documentation relaxNG
Documentation Oreilly de RelaxNG par Eric van der Vlist de xmlfr.org
[EN] RELAX NG home page
Site du langage de description relaxNG pour le XML (standard ISO)
1
(6 marks)
