My problem was simple.  It was finding the wrong file to include.  That'll
teach me to clean up after myself.

Thanks to all for the feedback!


On Thu, 12 Dec 2002, Robert Koberg wrote:
> Hi,
>
> Put some text in your:
> <xsl:template match="title">boo
>     <h1><xsl:apply-templates/></h1>
>   </xsl:template>
>
> Does it get there?
>
> Try your transformation at the commandline and see if you get better error
> messages.
>
> It would probably better to post these questions on the XSL list, but you could
> try posting sample XML and the XSL that attempts to apply-templates to get to
> the title.
>
> best,
> -Rob
>


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