I have multiple xhtml files that I want to access with the document() function. Each xhtml file has multiple <p> elements with a numeric id attribute <p id="1">. I want to match this id number with a <paragraph> element of the xml file that the xslt is applied on, using the key()function. My...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.