\n\n
DEV SITE - NOT FOR INDEXING

TEI Lex-0

— A baseline encoding for lexicographic data

12.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.