<stringVal>

<stringVal> contiene la expansión asignada a la entidad documentada por un elemento macroSpec y marcada entre comillas. 22.4.7 Pattern Documentation
Módulo tagdocs — 22 Documentation Elements
Usado por
Puede contener Sólo datos de caracteres
Declaración

<rng:element name="stringVal">
 <rng:ref name="att.global.attributes"/>
 <rng:text/>
</rng:element>
element stringVal { att.global.attributes, text }
Ejemplo
<stringVal>"the choice of quotes isn't always unimportant"</stringVal>
Ejemplo

System entities should include the SYSTEM keyword within the content of this element, as shown:

<stringVal>SYSTEM "teiclasses.ent"</stringVal>