terminology7xml.xml (536B)
1 <text> 2 <its:rules xmlns:its="http://www.w3.org/2005/11/its" version="2.0"> 3 <its:param name="termInfoRefPointer">2</its:param> 4 <its:termRule selector="//p[@id=$termInfoRefPointer]/term" term="yes" termInfoRefPointer="@target"/> 5 </its:rules> 6 <p id="1"> 7 This is a glossary of terms. 8 </p> 9 <p id="2"> 10 We may define 11 <term target="#TDPV">discoursal point of view</term> 12 as 13 <gloss xml:id="TDPV"> 14 the relationship, expressed through discourse structure, between the implied author or some other addresser, and the fiction. 15 </gloss> 16 </p> 17 </text>