Home. 
.

transparent

transparent

transparent

Altova Mailing List Archives


XSL include HTML from a tranformed XML file

From: "jephperro" <jeff.perreault@-----.--->
To: NULL
Date: 4/6/2007 11:32:00 PM

Hi,

I'm trying to combine multiple transformed xml files in one XSL file
and am wondering if it is possible.

I have 2 XML feeds:
One is a list of locations, LOC.XML
One is a list of products,PROD.XML

I have 2 separate XSL files.
One XSL file transforms the XML into a nice looking drop down list
with all the locations, LOC.XSL
The other XSL file transforms the XML into a list of products,
PROD.XSL

I have a third XSL file which generates HTML for the header, HEAD.XSL

I want to make a 4th XSL transformation called TOGETHER.XSL, which can
combine everythng to generate a page with a header, my drop down list
of locations and a drop down list of products.

I can import the header using
 <xsl:import href="HEAD.xsl" />

I want to be able to import the transformed LOC.XML and PROD.XML and
display my drop down lists.  Then I when I open TOGETHER.XML in a
browser, all three modules are displayed.

Is this possible?  Am I going about this in the right way?  I want the
LOC and PROD to be modular so I can create new XML pages with
different headers, but the same drop down lists.

Thanks for your help,

Jeff Perreault



transparent
Print
Mail
Like It
Disclaimer
.

These Archives are provided for informational purposes only and have been generated directly from the Altova mailing list archive system and are comprised of the lists set forth on www.altova.com/list/index.html. Therefore, Altova does not warrant or guarantee the accuracy, reliability, completeness, usefulness, non-infringement of intellectual property rights, or quality of any content on the Altova Mailing List Archive(s), regardless of who originates that content. You expressly understand and agree that you bear all risks associated with using or relying on that content. Altova will not be liable or responsible in any way for any content posted including, but not limited to, any errors or omissions in content, or for any losses or damage of any kind incurred as a result of the use of or reliance on any content. This disclaimer and limitation on liability is in addition to the disclaimers and limitations contained in the Website Terms of Use and elsewhere on the site.

.
.

transparent

transparent