|
Subject: Re: [xsl] Copying XML file over using XSLT From: Jarkko.Moilanen@xxxxxx Date: Tue, 14 Oct 2003 09:17:33 +0300 |
Lainaus "Navid M." <navid89@xxxxxxxxx>:
<!-- Hello,
<!--
<!-- Is there a short cut for copying all the content of my
<!-- XML file to an XHTML file using XSLT?
<!--
<!-- i.e. I want to create an XSLT file that will take the
<!-- content of an XML file and put it in another file
<!-- exactly as it appears.
<!--
<!-- Any help would be greatly appreciated.
<!--
<!-- Thanks,
<!-- Navid M.
<!--
<xsl:stylesheet version="1.0"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
<xsl:template match="/">
<xsl:copy-of select="/"/>
</xsl:template>
</xsl:stylesheet>
***************************************************
* Jarkko Moilanen *
* Project Manager, ITCM (www.itcm.org) *
* Profound XML technology Expert *
* University of Tampere *
* Hypermedia Laboratory *
***************************************************
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| [xsl] Copying XML file over using X, Navid M. | Thread | Re: [xsl] Copying XML file over usi, Mukul Gandhi |
| [xsl] Copying XML file over using X, Navid M. | Date | RE: [xsl] Make Hirachy from flat fi, Jarno . Elovirta |
| Month |