Re: [xsl] Text To XML using XSL

Subject: Re: [xsl] Text To XML using XSL
From: omprakash.v@xxxxxxxxxxxxx
Date: Mon, 11 Apr 2005 10:59:31 +0530
Hi,
         Iam not sure what you mean by "Text". XML is plain text. Do you
mean plain text such as would be generated from a wordprocessor containing
no markup whatsoever.

Not unless the text is a csv file in which case you can convert the csv to
xml using the XML::CSV perl module or some other software and then apply an
xslt transform to it. XSLT accepts only a well-formed XML document. as its
input.

You can convert plain text to HTML using a WYSIWIG HTML editor like devedit
quite easily.

Regards,
Omprakash.V







                                                                                                                          
                    "N. Ganesh Babu"                                                                                      
                    <ganesh@xxxxxxxxxxxx        To:     xsl-list@xxxxxxxxxxxxxxxxxxxxxx                                   
                    ntage.com>                  cc:     (bcc: omprakash.v/Polaris)                                        
                                                Subject:     [xsl] Text To XML using XSL                                  
                    04/11/2005 09:53 AM                                                                                   
                    Please respond to                                                                                     
                    xsl-list                                                                                              
                                                                                                                          
                                                                                                                          




Dear All,

I am very well know that we can convert XML files into any other files
viz. HTML, XHTML, SGML , Text by using XSL. Is it possible to convert
Text into XML,HTML using XSL? If yes, please let me know the resources.

Regards,
Ganesh






This e-Mail may contain proprietary and confidential information and is sent for the intended recipient(s) only. 
If by an addressing or transmission error this mail has been misdirected to you, you are requested to delete this mail immediately.
You are also hereby notified that any use, any form of reproduction, dissemination, copying, disclosure, modification,
distribution and/or publication of this e-mail message, contents or its attachment other than by its intended recipient/s is strictly prohibited.

Visit Us at http://www.polaris.co.in

Current Thread