<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 |
Attributes | Global attributes only |
Used by | macroSpec |
May contain | Character data only |
Declaration |
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 the
replacement text for the named entity, including any keywords, and
surrounded by appropriate quotation marks. |