Hi.
From the XSLT specification, it can't access any external resources as databases, links or something like that.
However, I was looking for a workaround for my situation: we use XSLT to generate some PDF forms. This PDF forms, some of which are legal contracts, have a lot of text.
My...