teidata.namespace

teidata.namespace defines the range of attribute values used to indicate XML namespaces as defined by the W3C Namespaces in XML Technical Recommendation.
Moduletei — The TEI Infrastructure
Used by
Content model
<content>
 <dataRef name="anyURI"/>
</content>
Declaration
<rng:define name="teidata.namespace">
 <rng:data type="anyURI"/>
</rng:define>
teidata.namespace = xsd:anyURI
Note

The range of syntactically valid values is defined by RFC 3986 Uniform Resource Identifier (URI): Generic Syntax