|
Subject: [xsl] Inserting XML into stylesheet using copy-of From: Rob Belics <rob_belics@xxxxxxxxxxx> Date: Tue, 26 Jan 2010 21:48:59 -0600 |
When I use a local file, I can insert an XML file into my xslt
stylesheet doing this:
<xsl:copy-of select="document('s1.xml')"/>
So I put s1.xml on my personal site:
<xsl:copy-of select="document('http://mysite.com/xml/s1.xml')"/>
but it fails with "XML Parsing Error: no element found"
s1.xml only contains <here>hello</here> and I can access it via a
browser. What am I doing wrong?
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| [xsl] Loading collation files for S, Mark Wilson | Thread | Re: [xsl] Inserting XML into styles, Hermann Stamm-Wilbra |
| Re: [xsl] Update Available for Inte, Davoli, Russell J | Date | Re: [xsl] Inserting XML into styles, Hermann Stamm-Wilbra |
| Month |