<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
Attributesatt.global (@xml:id, @n, @xml:lang, @rend, @rendition, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.facs (@facs))
Used by
Contained by
tagdocs: macroSpec
May containCharacter data only
Declaration

<rng:element name="stringVal">
 <rng:ref name="att.global.attributes"/>
 <rng:ref name="att.global.linking.attributes"/>
 <rng:ref name="att.global.analytic.attributes"/>
 <rng:ref name="att.global.facs.attributes"/>
 <rng:text/>
</rng:element>
element stringVal
{
   att.global.attributes,
   att.global.linking.attributes,
   att.global.analytic.attributes,
   att.global.facs.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.