Subject: apply-imports clarification needed
From: "Marty McKeever" <marty.mckeever@xxxxxxxxxx>
Date: Wed, 12 Feb 2003 09:10:00 -0500
|
I found a good explanation on the archive, Thanks again Jeni!
http://www.biglist.com/lists/xsl-list/archives/200202/msg00727.html
Which i understand is a good way of adding layers to the final output:
<layer providedby="importer">
<layer providedby="imported" via="apply-imports">
</
</
So am i correct in assuming that apply-templates will only allow me to
"wrap" the results of an imported template, rather than modifying the RTF
itself? Ideally i'm trying to add an attribute to the root of the imported
templates output, rather that wrapping it up in yet another layer...
<layer providedby="imported" via="apply-imports"
newAttr="providedBy(importer)"/>
I can't do that can i?
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
- RE: Debugging XSL with XML Spy 5, (continued)
- Jim Melton - Tue, 11 Feb 2003 12:07:07 -0500 (EST)
- bryan - Tue, 11 Feb 2003 13:26:04 -0500 (EST)
- Michael Kay - Wed, 12 Feb 2003 08:06:01 -0500 (EST)
- TP - Wed, 12 Feb 2003 08:47:43 -0500 (EST)
- Marty McKeever - Wed, 12 Feb 2003 09:07:55 -0500 (EST) <=
- David Carlisle - Wed, 12 Feb 2003 10:03:10 -0500 (EST)
- Michael Kay - Wed, 12 Feb 2003 10:28:06 -0500 (EST)
- Marty McKeever - Wed, 12 Feb 2003 10:40:20 -0500 (EST)
- Bill Chmura - Wed, 12 Feb 2003 09:19:55 -0500 (EST)
|
|