RELAX


REgular LAnguage description for XML


Information Technology Research and Standardization Centre, Japan


A specification language for describing XML[1]-based languages. In contrast to a DTD, RELAX can be written in XML, and is namespace aware. RELAX Core handles elements in a single namespace and their attributes. RELAX Namespace combines multiple modules to handle multiple namespaces. Superseded by RELAX NG.