sch:include
The required href attribute references an external well-formed XML document whose document element is a Schematron element of a type which is allowed by the grammar for Schematron at the current position in the schema. The external document is inserted in place of the include element.
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 |
---|---|---|---|---|
href | [1..1] | sch:uriValue | References an external well-formed XML document whose document element is a Schematron element. |
Used in
- Anonymous type of element sch:diagnostics
- Anonymous type of element sch:pattern
- Anonymous type of element sch:phase
- Anonymous type of element sch:rule
- Anonymous type of element sch:schema
Sample instance
<sch:include href="http://www.example.com/"/>