RELAX NG (RELAX Next Generation)
RELAX NG (RELAX Next Generation) is a deliberately simple and straightforward XML markup
language for metadocument data, aka schemas, developed in response to the W3C XML Schema
standard. Whereas XML Schema has the reputation of being convoluted and verbose, RELAX NG is easy
to learn, use, and master. Furthermore, RELAX NG offers both an XML syntax and a
compact non-XML syntax, supports XML namespaces, and does not alter the information set for
any XML document it processes. Like XML Schema, RELAX NG works with XML Schema Datatypes and can
draw on the expressive power of that markup to create complex data types that may then be
instantiated in governing documents.
RELAX NG is an OASIS development project and the subject of ISO/IEC standard 19757-2. The
standard is based on an earlier version of RELAX and another schema language called TREX, both of
which were developed by SGML and XML contributor James Clark.
Clark's recent work, which centers around RELAX NG, includes:
- Jing, an Open Source validator for RELAX NG
- DTDinst, a toolkit for converting XML DTDs into RELAX NG
- TRANG, a Java program that translates RELAX NG documents into numerous other formats
- An XML mode for GNU Emacs that offers incremental XML parsing and RELAX NG validation
capabilities.
This was last updated in December 2007
Email Alerts
Register now to receive SearchSOA.com-related news, tips and more, delivered to your inbox.
By submitting you agree to receive email from TechTarget and its partners. If you reside outside of the United States, you consent to having your personal data transferred to and processed in the United States.
Privacy
More News and Tutorials
-
XQuery arose in the early days of XML Web services. Where is it now? It is a useful tool for data integration, says one expert. But there are caveats.
-
The SEC has mandated that all public companies must use XBRL. Learn more about XBRL and how to comply with the SEC mandates.
-
This tutorial contains XML articles, tutorials, examples, tips, tools, white papers, expert advice and more to pump up your XML know-how quickly.
-
Articles
-
Resources from around the Web