xsl-list
[Top] [All Lists]

Re: [xsl] sorting and multiple output documents in xslt 2.0

2011-07-29 13:16:42
Yes, I want all children contained within the DISS_submission to be
copied, with the sorting into the two documents dependent on the value
in the DISS_description@type attribute.

On Fri, Jul 29, 2011 at 1:53 PM, Martin Honnen 
<Martin(_dot_)Honnen(_at_)gmx(_dot_)de> wrote:
Meghan Finch wrote:

This does actually create two outputs, one for masters and one for
theses. However, it only copies the DISS_description element and its
children. I want the entire DISS_submission to be copied. I’ve tried
replacing xsl:copy-of to just “DISS_submission” but that just creates
two new documents with all of the DISS_submission ‘s, not a sort
between masters and doctoral.

What about the attributes and other child elements (like "DISS_authorship"),
do you want to copy them as well?


--

       Martin Honnen --- MVP Data Platform Development
       http://msmvps.com/blogs/martin_honnen/

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: 
<mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--



--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--