This document type is used to associated CSS stylesheets to an Relax NG file so it can be
visualized in the Author page.
A file is
considered to be an Relax NG document when the namespace is
http://relaxng.org/ns/structure/1.0.
The following CSS alternatives are proposed for visualizing RelaxNG schemas in the Author
page.
- ${frameworks}/relaxng/relaxng-main.css - Relax NG - representation of
Relax NG optimized for editing in the Author mode
- ${frameworks}/relaxng/relaxngISOSchematron.css - Relax NG (XML
Syntax)+ISOSchematron - representation of Relax NG (XML syntax) with embedded ISO Schematron
rules. Embedded Schematron rules are not supported in Relax NG schemas with compact
syntax.
- ${frameworks}/relaxng/relaxngSchematron.css - Relax NG (XML
Syntax)+Schematron - representation of Relax NG (XML syntax) with embedded Schematron rules.
Embedded Schematron rules are not supported in Relax NG schemas with compact syntax.