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 question is: is there any way to externalize that text from the XSL template to another source?
I was thinking on a database. I've searched the net for it and I found some products that claims to provide database access from xslt.
Did anoyne have any experience with this kind of software?
Cheers,
Dian
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 question is: is there any way to externalize that text from the XSL template to another source?
I was thinking on a database. I've searched the net for it and I found some products that claims to provide database access from xslt.
Did anoyne have any experience with this kind of software?
Cheers,
Dian