sch:active
The required pattern attribute is a reference to a pattern that is active in the current phase.
Element information
Namespace: http://purl.oclc.org/dsdl/schematron
Schema document: schematron.xsd
Type: Anonymous
Properties: Global, Qualified
Content
- Any text (mixed) content, intermingled with:
- Choice [0..*]
- Any element Namespace: ##other, Process Contents: skip
- Any element Namespace: ##local, Process Contents: skip
- sch:dir A section of natural-language text with a direction.
- sch:emph A portion of text that should be rendered with some emphasis.
- sch:span A portion of some paragraph that should be rendered in a distinct way, keyed with the class attribute.
from group sch:foreign-element
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
pattern | [1..1] | xsd:IDREF | A reference to a pattern that is active in the current phase. | |
Any attribute | [0..*] | Namespace: ##other, Process Contents: skip | from group sch:foreign-attributes | |
Any attribute | [0..*] | Namespace: ##local, Process Contents: skip | from group sch:foreign-attributes |
Used in
- Anonymous type of element sch:phase
Sample instance
<sch:active pattern="IDREF">Any text, intermingled with: <!--any element--> </sch:active>