| ZVON > References > Schematron reference |
| Intro / Search / ZVON |
| Element | key | ||||||
|---|---|---|---|---|---|---|---|
| Description | A rule element can also contain key elements, which allows XSLT's key mechanism to be used. | ||||||
| Attributes |
|
||||||
| Parents | rule | ||||||
| DTD |
<!ELEMENT key EMPTY>
<!ATTLIST key
name NMTOKEN #REQUIRED
path CDATA #REQUIRED
icon CDATA #IMPLIED>
|