teidata.xpath

teidata.xpath defines attribute values which contain an XPath expression.
Module tei
Used by
Note
Any XPath expression using the syntax defined in 6.2..
When writing programs that evaluate XPath expressions, programmers should be mindful of the possibility of malicious code injection attacks. For further information about XPath injection attacks, see the article at OWASP.
Source Github

<dataSpec module="tei" ident="teidata.xpath">
   
<desc>defines attribute values
which contain an XPath expression.
</desc>
   
<content>
      
<textNode/>
   
</content>
</dataSpec>