summaryrefslogtreecommitdiff
path: root/tests/ITS-2.0-Testsuite/inputdata/externalresource/html/externalresource2htmlrules.xml
blob: 34c66b5ec4d04d91b19b044280863c7ee3007213 (plain)
1
2
3
4
<its:rules xmlns:its="http://www.w3.org/2005/11/its" xmlns:h="http://www.w3.org/1999/xhtml"  version="2.0">
 <its:param name="externalresourceParam">1</its:param>
 <its:externalResourceRefRule selector="//h:p[@id=$externalresourceParam]/h:video" externalResourceRefPointer="@poster"/>
</its:rules>