|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] RE: xsl:include not at top level
No António, you've sent me a mail, see below:
******************************
Citando Pieter Reint Siegers Kort :
> The question is WHAT you want to do... please provide more information!
Weel, i have a xslt that is getting bigger and bigger
<xsl:template match="/">
<XPage class="Tester">
<Components>
<xsl:apply-templates select="/Formatos/Forms/Form[1]" />
<xsl:apply-templates select="/Formatos/Forms/Form[1]/Campos" />
(...)
</Components>
<Events>
<Event method="changeValue" target="btnProceed" type="ActionHandler"
/>
<Event method="addNewRecord" target="btnAddNew" type="ActionHandler"
/>
(...)
</Events>
<Data>
<Bind target="tblOne" source="Empreitada" />
(...)
</Data>
</XPage>
</xsl:template>
and wanted to put it like
<xsl:template match="/">
<XPage class="Tester">
<xsl:include href="xcomponents.xsl" />
<xsl:include href="xevents.xsl" />
<xsl:include href="xdata.xsl" />
</XPage>
</xsl:template>
Maybe i've overlooked something, but i'm not much experienced in XSL.
Thanks.
***********************************
<prs/>
-----Original Message-----
From: xptm@xxxxxxx [mailto:xptm@xxxxxxx]
Sent: Wednesday, June 02, 2004 10:35 AM
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: Re: xsl:include not at top level
Citando Wendell Piez <wapiez@xxxxxxxxxxxxxxxx>:
> Hi Anonymous,
My name is António Mota, xptm is just a nick i use in technology related
sites.
Note that's "xptm", not "xpto" :)
> If you told us why you want to do this, we might have other ideas.
I've just post that...
Thanks.
O SAPO já está livre de vírus com a Panda Software, fique você também!
Clique em: http://antivirus.sapo.pt
--+------------------------------------------------------------------
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>
--+--
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








