Beispiel: <textNode>
These search results reproduce every example of the use of <textNode> in the Guidelines, including all localised and translated versions. In some cases, the examples have been drawn from discussion of other elements in the Guidelines and illustrating the use of <textNode> is not the main focus of the passage in question. In other cases, examples may be direct translations of each other, and hence identical from the perspective of their encoding.
23 Documentation Elements
<elementSpec> (en)
<gloss/>
<desc>contains literal code</desc>
<classes>
<memberOf key="model.emphLike"/>
</classes>
<content>
<textNode/>
</content>
<attList>
<attDef ident="type" usage="opt">
<desc>the language of the code</desc>
<datatype>
<dataRef key="teidata.enumerated"/>
</datatype>
</attDef>
</attList>
</elementSpec>
<elementSpec> (fr)
xml:id="fr_Code" ident="code">
<desc>contient le code littéral</desc>
<classes>
<memberOf key="model.emphLike"/>
</classes>
<content>
<textNode/>
</content>
<attList>
<attDef ident="type" usage="opt">
<desc>la langue du code</desc>
<datatype>
<dataRef key="teidata.enumerated"/>
</datatype>
</attDef>
</attList>
</elementSpec>
<elementSpec> (zh-TW)
<gloss/>
<desc>包含文字規則</desc>
<classes>
<memberOf key="model.emphLike"/>
</classes>
<content>
<textNode/>
</content>
<attList>
<attDef ident="type" usage="opt">
<desc>規則的表達方式</desc>
<datatype>
<dataRef key="teidata.enumerated"/>
</datatype>
</attDef>
</attList>
</elementSpec>
<macroSpec> (en)
ident="macro.phraseSeq">
<content>
<alternate minOccurs="0"
maxOccurs="unbounded">
<textNode/>
<classRef key="model.gLike"/>
<classRef key="model.phrase"/>
<classRef key="model.global"/>
</alternate>
</content>
</macroSpec>
<textNode> (en)
<alternate minOccurs="0"
maxOccurs="unbounded">
<textNode/>
<elementRef key="hi"/>
<elementRef key="seg"/>
</alternate>
</content>
<anyElement> (en)
<alternate minOccurs="1"
maxOccurs="unbounded">
<textNode/>
<anyElement require="http://www.tei-c.org/ns/Examples/1.0"/>
</alternate>
</content>
24 Using the TEI
24.3.1.2 Modification of Content Models
mode="change">
<content>
<textNode/>
</content>
</elementSpec>
ident="macro.phraseSeq">
<content>
<alternate minOccurs="0"
maxOccurs="unbounded">
<textNode/>
<classRef key="model.gLike"/>
<classRef key="model.phrase"/>
<classRef key="model.global"/>
</alternate>
</content>
</macroSpec>