sch:extends
Abstract rules are named lists of assertions without a context expression. The current rule uses all the assertions from the abstract rule it extends.
Element information
Namespace: http://purl.oclc.org/dsdl/schematron
Schema document: schematron.xsd
Type: Anonymous
Properties: Global, Qualified
Content
- Empty content
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
rule | [1..1] | xsd:IDREF | References an abstract rule. | |
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:rule
Sample instance
<sch:extends rule="IDREF"/>