| ZVON > References > Schematron reference |
| Intro / Search / ZVON |
| Element | phase | ||||||
|---|---|---|---|---|---|---|---|
| Description | If the attribute defaultPhase is given or a phase value is passed as a parameter to the program only patterns specified by active elements are executed. | ||||||
| Attributes |
|
||||||
| Children | active | ||||||
| Parents | schema | ||||||
| DTD |
<!ELEMENT phase( active )*>
<!ATTLIST phase
id ID #REQUIRED
fpi %FPI; #IMPLIED
icon %URI; #IMPLIED>
|
| Examples | |
|---|---|
| Example 1 | Phase: final |
| Example 2 | Phase: draft |
| Example 3 | Phase: both |