teidata.nullOrName
teidata.nullOrName defines attribute values which contain either the null string or an XML name. | |
Module | tei — The TEI Infrastructure |
Used by | |
Content model |
<content> |
Declaration |
<rng:define name="teidata.nullOrName"> teidata.nullOrName = ( "" ) | xsd:NCName |
Note |
The rules defining an XML name form a part of the XML Specification. |