<stringVal>

<stringVal> contains the intended expansion for the entity documented by a macroSpec element, enclosed by quotation marks. 22.4.7 Pattern Documentation
Moduletagdocs — 22 Documentation Elements
AttributesGlobal attributes only
Used by
May containCharacter 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.