[xsl] text to xml

Subject: [xsl] text to xml
From: <sharma.tarun@xxxxxxxxx>
Date: Mon, 23 Jan 2006 21:15:14 +0530
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.j.welch@xxxxxxxxx]
Sent: Monday, January 23, 2006 9:07 PM
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: Re: [xsl] RE: xml filtering

On 1/23/06, Andrew Curry <andrew.curry@xxxxxxxxxxxx> 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



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

Current Thread