Re: include html file into .xsl

2001-08-12 Thread Sergio
; > I don't want include a tree with its nodes. My idea > > is include > > a part of an .html file, and this part not is a well > > formed XML document. From: "Olga Agady" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; "Sergio" <[EMAIL PR

RE: include html file into .xsl

2001-07-27 Thread Darrel Riekhof
the resulting .fo/.pdf? Darrel -Original Message- From: Olga Agady [mailto:[EMAIL PROTECTED]] Sent: Friday, July 27, 2001 9:23 AM To: [EMAIL PROTECTED]; Sergio Subject: Re: include html file into .xsl Hi, Look at the element . it allows to include not wel-formed HTML code in xsl file

Re: include html file into .xsl

2001-07-27 Thread Olga Agady
Hi, Look at the element . it allows to include not wel-formed HTML code in xsl file. Regards --- Sergio <[EMAIL PROTECTED]> wrote: > hi > > how can I, include a file into an xsp.xsl file?? > > I want include a part of code into the xsl file. > I don't want include a tree with its nodes. My