"sketch" looks ok to me. May be you made an error while implementing it
with more details ;)

See "sub/" samples - it has something like this.

Vadim

-----Original Message-----
From: von Schwerdtner, Thomas (GXS, FPI)
[mailto:[EMAIL PROTECTED]] 
Sent: Tuesday, March 19, 2002 3:58 PM
To: '[EMAIL PROTECTED]'
Subject: Generator already set. You can only select one Generator

Heya, 
  I'm trying to do something like this (in sketchy psudocode): 
<map match="foo-generate-bar-*"> 
..generate a xsp file... 
</map> 
<map match="foo-view-*"> 
..use "foo-generate-bar-{1}" as the src and generate html from the
generated xsp.. 
</map> 

And I'm getting the error in the subject line. 
So, quick question: before I go and start debugging, can I have that
setup? 
Basically: 
file.xml + file.xsl = file.xsp 
file.xsp + file2.xsl = file.html 
- or - 
(file.xml + file.xsl) + file2.xsl = file.html 

Am I making any sense?  Is this possible the way I'm trying to do it or
is there another method? 
-Tom 


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

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

Reply via email to