| ZVON > References > Schematron reference |
| Intro / Search / ZVON |
| Element | extends | ||
|---|---|---|---|
| Description | A rule element can have one or more extends elements. These have a rule attribute, which is the identifier of another rule, which must have abstract = "yes". Contents of such abstarct rule replaces extends element. | ||
| Attributes |
|
||
| Parents | rule | ||
| DTD |
<!ELEMENT extends EMPTY>
<!ATTLIST extends
rule IDREF #REQUIRED>
|
| Examples | |
|---|---|
| Example 1 | An example of abstract rule usage. |