|
Subject: [xsl] generate output html from 2 xml files From: "Markus Hanel" <markus.hanel@xxxxxx> Date: Tue, 17 Feb 2004 12:50:29 +0100 (MET) |
Hello,
I am trying to show a logo from a file: format.xml and some forms from a
file: interview.xml with one xsl file to produce output html. Is this possible?
interview.xml
<root>
<form>
<form>
<form>
<form>
</root>
format.xml
<root>
<logo>
<text>some text</text>
<image>one image</image>
...
</logo>
</root>
Regards,
markus
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| RE: [xsl] Attribute/Variable syntax, Willink, Ed | Thread | Re: [xsl] generate output html from, Andrew Curry |
| RE: [xsl] Normalize / Simplify HTML, Andrew Welch | Date | RE: [xsl] generate output html from, cknell |
| Month |