Hello Leona,

yes that's really a problem. You can only create an element, but no attributes. But there is another mechanism to break down the huge XSL files. Do you know <xsl:import/> and <xsl:include/>? Have a look at http://www.w3.org/TR/xslt#section-Combining-Stylesheets.
Some time ago there was a caching problem. You must change the including XSL to get the changes of the included XSL files. But I don't know the current status.

Regards,

Joerg

leona s wrote:
Hi All,

I have a rather large application that has a huge XSL file that I would like to break down into smaller files. Is it possible to use aggregate
to do this? The problem is establishing the attributes of the
xsl:stylesheet element in the root; I don't see a way to do this
with map:aggregate.

Thanks very much,
Leona Slepetis
[EMAIL PROTECTED]

---------------------------------------------------------------------
Please check that your question  has not already been answered in the
FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>

To unsubscribe, e-mail:     <[EMAIL PROTECTED]>
For additional commands, e-mail:   <[EMAIL PROTECTED]>

Reply via email to