xsl-list
[Top] [All Lists]

text to xml

2006-01-23 08:45:14

Hi all,
I have a requirement in which I need to convert text file into xml
format. Can anybody suggest me how can I use xsl for this purpose. I am
a beginner for xsl. Please suggest me some solution or possible some
example for it.
To be more specific I have a format in which I have the text file. I
also have corresponding schema and xml annotation file(which specifies
how the file is arranged). Now I need to arrange this text file data
into xml.


Thanks in advance.

Regards
-tarun
-----Original Message-----
From: andrew welch [mailto:andrew(_dot_)j(_dot_)welch(_at_)gmail(_dot_)com]
Sent: Monday, January 23, 2006 9:07 PM
To: xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
Subject: Re: [xsl] RE: xml filtering

On 1/23/06, Andrew Curry <andrew(_dot_)curry(_at_)pa-sport(_dot_)com> wrote:

Has anyone ever come accross a webpage that depending on certain
parameters
being set, displays only the chosen elements of xml.
I can see this being possible but also very browser intensive. Ideally
i
would like to do it in css and 'hide' the appropriate elements but
this just
leaves large amounts of white space. So the only other way(bar the use
of
some kind of cgi) is xslt.

Use display:none instead of visibility:hidden in the CSS - the latter
takes up space (showing whitespace) the former doesn't.

cheers
andrew

--~------------------------------------------------------------------
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>
--~--



The information contained in this electronic message and any attachments to 
this message are intended for the exclusive use of the addressee(s) and may 
contain proprietary, confidential or privileged information. If you are not the 
intended recipient, you should not disseminate, distribute or copy this e-mail. 
Please notify the sender immediately and destroy all copies of this message and 
any attachments.

WARNING: Computer viruses can be transmitted via email. The recipient should 
check this email and any attachments for the presence of viruses. The company 
accepts no liability for any damage caused by any virus transmitted by this 
email.

www.wipro.com

--~------------------------------------------------------------------
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>