There is no "Trinidad XML parser"; we just use JAXP. So, if the XML parser installed in your webapp supports XML Include, this could work.
-- Adam On 11/2/06, Mark Robinson <[EMAIL PROTECTED]> wrote:
Hi, I'm trying to include one XML file inside my XSS style document. Does the Trinidad XML parser support the include directive or do I have to use ENTITY declarations for includes? Mark
