<stringVal>

<stringVal> contains the intended expansion for the entity documented by a macroSpec element, enclosed by quotation marks. 22.4.7 Pattern Documentation
Module tagdocs — 22 Documentation Elements
Used by
May contain Character data only
Declaration

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

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

<stringVal>SYSTEM 'teiclasses.ent"'</stringVal>
Note
The content of this element is thereplacement text for the named entity, including any keywords, and surrounded by appropriate quotation marks.