sch:ns
Specification of a namespace prefix and URI.
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 |
---|---|---|---|---|
uri | [1..1] | sch:uriValue | A namespace URI. | |
prefix | [1..1] | sch:nameValue | An XML name with no colon character. | |
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:schema
Sample instance
<sch:ns uri="http://www.example.com/" prefix="string"/>