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.
| Module | tei |
| Used by | |
| Note |
The range of syntactically valid values is defined by RFC 3986 Uniform Resource Identifier (URI): Generic Syntax
|
| Source | Github
<dataSpec module="tei" ident="teidata.namespace"> <desc>defines the range of attribute values used to indicate XML namespaces as defined by the W3C <ref target="https://www.w3.org/TR/1999/REC-xml-names-19990114/">Namespaces in XML</ref> Technical Recommendation.</desc> <content> <dataRef restriction="\S+" name="anyURI"/> </content> </dataSpec> |