Tech News
← Back to articles

Relax NG is a schema language for XML (2014)

read original related products more articles

RELAX NG home page

Last updated: 2014-02-25

Contents

RELAX NG is a schema language for XML. The key features of RELAX NG are that it:

is simple

is easy to learn

has both an XML syntax and a compact non-XML syntax

does not change the information set of an XML document

supports XML namespaces

treats attributes uniformly with elements so far as possible

... continue reading