sch:param
A name-value pair providing parameters for an abstract pattern.
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 |
---|---|---|---|---|
name | [1..1] | sch:nameValue | an XML name with no colon. | |
value | [1..1] | sch:non-empty-string | A fragment of a query. |
Used in
- Anonymous type of element sch:pattern
Sample instance
<sch:param name="string" value="token"/>