|
Subject: Re: [xsl] Merging multiple documents and combining their nodes From: "Mark Peters" <flickrmeister@xxxxxxxxx> Date: Thu, 14 Jun 2007 12:43:06 -0400 |
Would you mind sending me your stylesheet? You're getting the output
I want, but I'm still getting empty output, after I remove the "(".
:-SThanks, Mark
> Does anyone see what is missing? Nothing misssing, just bad stuff added.
$ saxon file.xml file.xsl Error at xsl:copy-of on line 16 of file:/c:/tmp/file.xsl: Cannot write an attribute when there is no open start tag Transformation failed: Run-time errors were reported
which is due to the literal "(" you inserted before copying the attributes
(<xsl:copy-of select="@*|
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| Re: [xsl] Merging multiple document, David Carlisle | Thread | Re: [xsl] Merging multiple document, David Carlisle |
| Re: [xsl] Merging multiple document, David Carlisle | Date | RE: [xsl] Incrementing a counter, Michael Kay |
| Month |