I'm trying to perform a lookup to a 2nd XML document in order to convert a code to a real value, but I can't find any examples that work with my file format.
I have tutorial.xml
<tutorial>
<author idref="1"/>
</tutorial>
.. and author.xml
<authors>
<author id="1" word="one">...
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.