You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Jeff Sexton <js...@odshp.com> on 2002/12/12 20:53:31 UTC

RE: Confused about xsl:include - solved

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:     <co...@xml.apache.org>
For additional commands, e-mail:   <co...@xml.apache.org>