Subject: RE: xsl:include not at top level
From: xptm@xxxxxxx
Date: Wed, 2 Jun 2004 19:23:02 +0100
|
I didn?t overlooked. The fact is that i didn?t even know that that exists :)
But i think it will do what i want, yes.
Thanks Wendell, Pieter et all...
Citando Wendell Piez <wapiez@xxxxxxxxxxxxxxxx>:
> You might be overlooking named templates. For example you could have a
> template "make-data":
>
> <xsl:template name="make-data">
> <Data>
> <Bind target="tblOne" source="Empreitada" />
> (...)
> </Data>
> </xsl:template>
>
> and then call it with <xsl:call-template name="make-data"/>.
>
> These are most useful when you have code that needs to be reused, but
> modularity is another advantage.
>
> These can also be managed in separate files and made available using the
> usual xsl:include or xsl:import features.
>
> >Thanks.
>
> Sure thing -- enjoy,
> Wendell
>
>
> ======================================================================
> Wendell Piez mailto:wapiez@xxxxxxxxxxxxxxxx
> Mulberry Technologies, Inc. http://www.mulberrytech.com
> 17 West Jefferson Street Direct Phone: 301/315-9635
> Suite 207 Phone: 301/315-9631
> Rockville, MD 20850 Fax: 301/315-8285
> ----------------------------------------------------------------------
> Mulberry Technologies: A Consultancy Specializing in SGML and XML
> ======================================================================
>
>
> --+------------------------------------------------------------------
> XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
> To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
> or e-mail: <mailto:xsl-list-unsubscribe@xxxxxxxxxxxxxxxxxxxxxx>
> --+--
>
>
O SAPO já está livre de vírus com a Panda Software, fique você também!
Clique em: http://antivirus.sapo.pt
|