473,324 Members | 2,196 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,324 software developers and data experts.

tool to convert text to XML

Hello,
Can any one please let me know if there is any open source tool which
converts text into XML...

regards,
Praveen

*** Sent via Devdex http://www.devdex.com ***
Don't just participate in USENET...get rewarded for it!
Nov 12 '05 #1
6 7332
praveen kumar wrote:
Can any one please let me know if there is any open source tool which
converts text into XML...


Depends on which text you are talking about. For CSV take a look at
XmlCSVReader.
--
Oleg Tkachenko [XML MVP]
http://blog.tkachenko.com
Nov 12 '05 #2
praveen kumar wrote:
Can any one please let me know if there is any open source tool which
converts text into XML...


Depends on which text you are talking about. For CSV take a look at
XmlCSVReader.
--
Oleg Tkachenko [XML MVP]
http://blog.tkachenko.com
Nov 12 '05 #3
I don't know what a CSV is..But I got to use the text in the site
snort.org where a details of the known bugs (signatures) are
given..Please clarify

*** Sent via Devdex http://www.devdex.com ***
Don't just participate in USENET...get rewarded for it!
Nov 12 '05 #4
I don't know what a CSV is..But I got to use the text in the site
snort.org where a details of the known bugs (signatures) are
given..Please clarify

*** Sent via Devdex http://www.devdex.com ***
Don't just participate in USENET...get rewarded for it!
Nov 12 '05 #5
praveen kumar wrote:
I don't know what a CSV is..But I got to use the text in the site
snort.org where a details of the known bugs (signatures) are
given..Please clarify


So if you know the structure of the text, you can parse it (e.g. using
regexp) and translate to XML.
It's impossible to develop a tool which would convert any arbitrary text
to XML, unless you need something dummy like
<my-cool-xml>
Here goes your text...
</my-cool-xml>
--
Oleg Tkachenko [XML MVP]
http://blog.tkachenko.com
Nov 12 '05 #6
praveen kumar wrote:
I don't know what a CSV is..But I got to use the text in the site
snort.org where a details of the known bugs (signatures) are
given..Please clarify


So if you know the structure of the text, you can parse it (e.g. using
regexp) and translate to XML.
It's impossible to develop a tool which would convert any arbitrary text
to XML, unless you need something dummy like
<my-cool-xml>
Here goes your text...
</my-cool-xml>
--
Oleg Tkachenko [XML MVP]
http://blog.tkachenko.com
Nov 12 '05 #7

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

7
by: Bruce Dickey | last post by:
Hi, I have some PHP scripts I'm moving from my web server to the local PC. They just do file manipulation. Anybody know of a tool for translating PHP to Python? A partial translation would be...
1
by: Sebastien B. | last post by:
I'm looking for the best tool to convert 'every day' html into proper XHTML so that I can parse it as an XML document. So far I've been using Tidylib to do this, but it doesn't handle things as...
3
by: Aquila Deus | last post by:
Hi all! Is there any command-line tool that can add/delete and replace string and files in .resources?
1
by: Vincent | last post by:
Hi I am a VB, VB.NET programmer that recently learned C#. Does any1 know of a tool that let me type vbcode and translates it into c#. I found some tools out there, but they only convert projects....
0
by: praveen kumar | last post by:
Hello, Can any one please let me know if there is any open source tool which converts text into XML... regards, Praveen *** Sent via Devdex http://www.devdex.com ***
1
by: Sebastian Dau | last post by:
Hello NG, I' heavily searching for a tool to convert my c++.net apps to c++/cli syntax (semi)automatic. I found some indication from a memeber of the VC++ dev team about a tool called mscfront....
7
by: dtecmeister | last post by:
Looking to see how many people could use this kind of tool. I've got several large databases I've developed in Access with MySQL as the back-end. I've started using Linux instead of windows and...
2
by: iitt2007 | last post by:
I need to convert Oracle SQL SPs and functions to SQL 2005. Table and columns names do match. Is there any tool which will 'convert' Oracle script yntax to to SQL 2005 syntax? I can't install it on...
0
Debadatta Mishra
by: Debadatta Mishra | last post by:
Introduction In this article I will provide you an approach to manipulate an image file. This article gives you an insight into some tricks in java so that you can conceal sensitive information...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.