MCS makes use of elements from the RELAX NG schema language, but not all elements and attributes are supported. The namespace prefix is rng and the namespace declaration is http://relaxng.org/ns/structure/1.0.
MCS makes use of elements from the RELAX NG schema language, but not all elements and attributes are supported. The namespace prefix is rng and the namespace declaration is http://relaxng.org/ns/structure/1.0.
| Name | Purpose |
|---|---|
| rng:define | Contains one or more rng:element elements. Refer to the topic entitled Creating a binding definition for further information. |
| rng:element | Defines an element. Refer to the topic entitled Creating a binding definition for further information. |
| rng:grammar | The root element of a Relax NG grammar contained in a binding definition. Refer to the topic entitled Creating a binding definition for further information. |
| rng:start | Specifies the root bound element of the binding. Refer to the topic entitled Creating a binding definition for further information. |