This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Import HTML data into XSL output


Hello All,

I am using XSLT to generate HTML. In the XML document which I am trying to render there is a tag like <file name="foo.html" /> (here foo.html can also be foo.wml or foo.xhtml etc.)

Now I want to write a xsl:template will read the content of foo.html and put all the content in the html document which is being created.

note that the content of foo.html (or foo.wml) is not guaranteed to be wellformed. also the content of foo.html should not be escaped.

is there any way to import a html or wml file into the output.

regards,
Abhishek.

_________________________________________________________________
MSN Photos is the easiest way to share and print your photos: http://photos.msn.com/support/worldwide.aspx


XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]