This is a mailing for users of RELAX NG, which is a
simple but powerful schema language for XML. RELAX NG
is used by Open Document, RDF syntax, SVG 1.2, XHTML 2.0,
and so forth.
XMLmind XML Editor Personal Edition v4.5.1 can be downloaded from http://www.xmlmind.com/xmleditor/download.shtml Professional Edition users, please upgrade
Hi, A client has persuasive reasons involving backwards compatibility to change a naming convention in an RNG schema I prepared from: <interleave> <alpha/
Whoops. Of course I meant: <interleave> <element name="alpha">.. <element name="beta">.. <element name="gamma">.. .. </interleave> versus <!-- not allowed!?
Hi everyone, I've been trying RELAX NG and Jing for validating legal docs in XML format. One legal doc can refer to many others. And some conflicts maybe