Subject: Re: xml to html paragraphing
From: David Carlisle <davidc@xxxxxxxxx>
Date: Sat, 31 Mar 2001 16:22:30 +0100
|
hi David
I am also facing the same problem
can you please give me the client-side JavaScript
function and tell me how to use it, it will really be
great
thanks
Pravin
--- David Carlisle <davidc@xxxxxxxxx> wrote:
>
> > I resolved the problem by writing a small,
> > client-side JavaScript function
>
> You could probably just have used the
> disable-output-encoding attribute
> in XSLT to save using javascript, but this is only a
> last resort when it
> isn't possible to fix the source not to have CDATA
> sections.
>
> David
>
>
_____________________________________________________________________
> This message has been checked for all known viruses
> by Star Internet delivered
> through the MessageLabs Virus Control Centre. For
> further information visit
> http://www.star.net.uk/stats.asp
>
> XSL-List info and archive:
> http://www.mulberrytech.com/xsl/xsl-list
>
I think you mis read my message. You don't need client side javascript
for this. The best solution is to fix the input document so it is
correctly marked up. If that isn't possible then you can use the
standard xslt disable-output-encoding feature to copy quoted
XML sections through to an output file as markup.
David
_____________________________________________________________________
This message has been checked for all known viruses by Star Internet delivered
through the MessageLabs Virus Control Centre. For further information visit
http://www.star.net.uk/stats.asp
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
- RE: xml to html paragraphing, (continued)
- John Wang - Thu, 29 Mar 2001 12:33:52 -0500 (EST)
- Pinch, David - Thu, 29 Mar 2001 12:35:32 -0500 (EST)
- David Carlisle - Thu, 29 Mar 2001 13:07:41 -0500 (EST)
- Pravin Mahadeshwar - Fri, 30 Mar 2001 14:06:07 -0500 (EST)
- David Carlisle - Sat, 31 Mar 2001 10:23:17 -0500 (EST) <=
- Chris Bayes - Thu, 29 Mar 2001 13:43:35 -0500 (EST)
- Java XML - Thu, 29 Mar 2001 13:23:46 -0500 (EST)
- Pinch, David - Thu, 29 Mar 2001 14:38:09 -0500 (EST)
|
|