sch:span
A portion of some paragraph that should be rendered in a distinct way, keyed with the class attribute.
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 [1..1]
- Any element Namespace: ##other, Process Contents: skip
- Any element Namespace: ##local, Process Contents: skip
from group sch:foreign-element
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
class | [1..1] | sch:classValue | ||
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:active
- Anonymous type of element sch:assert
- Anonymous type of element sch:diagnostic
- Anonymous type of element sch:p
- Anonymous type of element sch:report
Sample instance
<sch:span class="string">Any text, intermingled with: <!--any element--> </sch:span>