-
text to xmll conversion
Hi,
Is there any tools(or example program links) to convert flat files to XML
These flat files are comma seperated files containing the data.
Thanks for the help
-
Re: text to xmll conversion
"sriks" <sriks@cheerful.com> wrote:
>
>Hi,
>Is there any tools(or example program links) to convert flat files to XML
>These flat files are comma seperated files containing the data.
>
>Thanks for the help
>
there's surprisingly little available for this since most of these are custom
made tools for specific file types. if you're not referencing a DTD in the
conversion then it's pretty easy programatically, but if you are referencing
a DTD and matching l-values with ELEMENTS, then the only tool i know is found
as a beta at www.vortexml.com, called vortexml.exe, it's big program with
more functionality than you need. if you're not using a DTD/Schema in the
process then programming it shouldn't be much.
-
Re: text to xmll conversion
"sriks" <sriks@cheerful.com> wrote:
>
>Hi,
>Is there any tools(or example program links) to convert flat files to XML
>These flat files are comma seperated files containing the data.
>
>Thanks for the help
>
also see March 26 posting from Aqeel Khan regarding your topic
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Development Centers
-- Android Development Center
-- Cloud Development Project Center
-- HTML5 Development Center
-- Windows Mobile Development Center
|