xsl-list
[Top] [All Lists]

Re: Text To XML using XSL

2005-04-10 22:29:31


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(_at_)ald(_dot_)apexcova        To:     
xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com                                
   
                    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


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--






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

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--



<Prev in Thread] Current Thread [Next in Thread>