Home. 
.

transparent

transparent

transparent

Altova Mailing List Archives


Re: Lineseparator in XML file to split long XSL to parts

From: xnluser@-----.--
To: NULL
Date: 2/2/2006 11:49:00 AM
I'm not re-invent xsl.
The question is:
How to put long XSL-command to XML to DIFFRENT rows?

In C you can write something like

#define something =3D "d=F6aslkdas=F6"                               "djalkjddlasdj"                               "asd=F6lask=F6la" 
NOT writing a long clause like:
#define something =3D "d=F6aslkdas=F6 djalkjddlasdj asd=F6lask=F6la"

So, how to do that it XML file containing LONG XSL-clauses?

Anyone know this?


Dimitre Novatchev kirjoitti:

> Why would someone need to re-invent xsl:include???
>
>
> Cheers,
> Dimitre Novatchev
>
>
> <xnluser@y...> wrote in message
> news:1138891088.005242.268250@f......
> >I would like to but XSL clauses to XML file and retrieve XSL clauses
> > with keys.
> > How can I separate XSL clause into different XSL rows? I mean something
> > like below.
> >
> > This in XML
> >
> >  <add key=3D"Key1"   value=3D"<xsl:value-of select=3D"/VARIABLE/>"
> >                           <xsl:choose>
> >                           <xsl:when test=3D"ORDER_NUMBER =3D=3D ''>
> >
> >                           <value>Y</value>
> >                           </xsl:when>
> >                           <xsl:otherwise>
> >                           <value>N</value>
> >                           </xsl:otherwise>    <!-- what to put here???
> > -->
> >                           </xsl:choose> "/>
> >
> > Cheers
> >



transparent
Print
Mail
Like It
Disclaimer
.

These Archives are provided for informational purposes only and have been generated directly from the Altova mailing list archive system and are comprised of the lists set forth on www.altova.com/list/index.html. Therefore, Altova does not warrant or guarantee the accuracy, reliability, completeness, usefulness, non-infringement of intellectual property rights, or quality of any content on the Altova Mailing List Archive(s), regardless of who originates that content. You expressly understand and agree that you bear all risks associated with using or relying on that content. Altova will not be liable or responsible in any way for any content posted including, but not limited to, any errors or omissions in content, or for any losses or damage of any kind incurred as a result of the use of or reliance on any content. This disclaimer and limitation on liability is in addition to the disclaimers and limitations contained in the Website Terms of Use and elsewhere on the site.

.
.

transparent

transparent