[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

Re: [xsl] Embedding an SSI echo in an XML attribute


Subject: Re: [xsl] Embedding an SSI echo in an XML attribute
From: "tom tom" <tomxsllist@xxxxxxxxxxx>
Date: Wed, 09 May 2007 14:39:55 +0100

I suspect you'd need to generate the whole tag in that case, in which
case it's probably easier to go back to what you were doing and generate
the whole document in text mode.

I will have to as there is also a requirement for the following:


<a href="" <!--#if expr="${learningenglish.grammar.1.onclick}" --> onclick="<!--#echo var="learningenglish.grammar.1.onclick" encoding="none" -->" <!--#endif -->></a>

Thanks for your help.



From: David Carlisle <davidc@xxxxxxxxx>
Reply-To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: Re: [xsl] Embedding an SSI echo in an XML attribute
Date: Wed, 9 May 2007 12:28:37 +0100

> I'd like to preserve the double quotes surrounding the attribute. Is this
> possible?


I suspect you'd need to generate the whole tag in that case, in which
case it's probably easier to go back to what you were doing and generate
the whole document in text mode. Or of course you can post process your
output using a non-xml text processing system such as sed or perl and
change the characters around at will.

David

________________________________________________________________________
The Numerical Algorithms Group Ltd is a company registered in England
and Wales with company number 1249803. The registered office is:
Wilkinson House, Jordan Hill Road, Oxford OX2 8DR, United Kingdom.

This e-mail has been scanned for all viruses by Star. The service is
powered by MessageLabs.
________________________________________________________________________


_________________________________________________________________
Txt a lot? Get Messenger FREE on your mobile. https://livemessenger.mobile.uk.msn.com/



Current Thread
Keywords
xml