<stringVal>

<stringVal> contiene l'espansione assegnata all'entità documentata da un elemento macroSpec e racchiusa tra virgolette 22.4.7 Pattern Documentation
Modulo tagdocs — 22 Documentation Elements
Usato da
Può contenere Ammessi soltanto caratteri di testo
Dichiarazione

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

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

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