Thank you, Giacomo, this was, indeed, missing from my logicsheet.
My extraction from the esql logicsheet original was too hasty and 
incomplete. I'm flying now.

Thanks to all for your forebearance,
Jerry

Giacomo Pati wrote:
> Do you have a "copy-over" template in your logicsheet like:
> 
>   <xsl:template match="@*|*|text()|processing-instruction()">
>     <xsl:copy>
>       <xsl:apply-templates select="@*|*|text()|processing-instruction()"/>
>     </xsl:copy>
>   </xsl:template>
> 
> Giacomo
> 
> On Mon, 30 Sep 2002, Jerry Fowler wrote:
> 
> 
>>Gentlefolk:
>>
>>I'm using the off-the-shelf Cocoon 2.0.3. I'm trying to roll my own xsp
>>logicsheet, with an error result that I hope someone will recognize
>>instantly:


-- 
Jerry Fowler
Bioinformatics, Xeotron Corporation
+1 713.842.2121 x292
8275 El Rio, Suite 130
Houston, Texas 77054


---------------------------------------------------------------------
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