Forum Moderators: phranque

Message Too Old, No Replies

XHTML Data Island Help

         

TheSeoGuy

3:37 pm on Feb 18, 2004 (gmt 0)

10+ Year Member



I have an xml document and I am formatting/transforming it into xhtml with an xsl document. Everything looks and works fine. However, I want to be able to include the xml data into a page of a site (similar to an include file), as apposed to having the entire page be the xml document. I can get this to work with data islands, but when I use the data island approach, I loose all my formatting that exists in the xsl document.

Any insight as to what I may be doing wrong would be greatly appreciated.