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

RE: [xsl] xml to html paragraphing


Subject: RE: [xsl] xml to html paragraphing
From: "FINLEY, Mike" <Mike.FINLEY@xxxxxxxxxx>
Date: Thu, 29 Mar 2001 15:55:11 +0100

If it is just text, HTML isn't likely to render the paragraphs correctly
anyway. I think you'd do best to look at pre-processing with some other
tools to insert additional tags to denote the paragraphs. Trying to get XSL
to manipulate plain text to add paragraph delimiters is likely to be messy,
if possible at all.

mike

-----Original Message-----
From: Java XML [mailto:jaxlive@xxxxxxxxxxx]
Sent: 29 March 2001 15:34
To: XSL-List@xxxxxxxxxxxxxxxxxxxxxx
Subject: [xsl] xml to html paragraphing


Hi Folks,
            Is there a way to preserve the paragraph structure using xslt in

the resulting output html document because i have a well formed xml document

with a text field and it is divided into paragraphs but when i generate a 
html out of it i cannot maintain the paragraph structure in the resulting 
html so is there a way to preserve the paragraph structure even in the 
resulting structure i used

<xsl:value-of select="text" />
to get the value of the text field in the xml any suggestions ...

Thanx
JAX
_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


___________________________________________________________________________
This email is confidential and intended solely for the use of the 
individual to whom it is addressed. Any views or opinions presented are 
solely those of the author and do not necessarily represent those of 
Sema. 
If you are not the intended recipient, be advised that you have received this
email in error and that any use, dissemination, forwarding, printing, or 
copying of this email is strictly prohibited.

If you have received this email in error please notify the Sema UK
Helpdesk by telephone on +44 (0) 121 627 5600.
___________________________________________________________________________

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



Current Thread
Keywords