TEI Lex-0

Clarity for lexicographers. Stability for data. Compatibility for the future.

10.5.30. teidata.xpath

teidata.xpath defines attribute values which contain an XPath expression.
Moduletei — Specification
Used by
Content model
<content>
 <textNode/>
</content>
    
Declaration

teidata.xpath = text
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.