[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]
Re: [xml-dev] RE: Validating tab-delimited text files against anXML Schema?
- From: David Lee <dlee@calldei.com>
- To: "Costello, Roger L." <costello@mitre.org>
- Date: Sat, 22 Sep 2012 20:58:41 +0000
It is almost certianly faster.
Csv2xml uses StAX in a fully streaming mode so it can work with arbitrary sized documents without ever have to build a full tree in memory
Sent from my iPad (excuse the terseness)
David A Lee
dlee@calldei.com
On Sep 22, 2012, at 10:42 AM, "Costello, Roger L." <costello@mitre.org> wrote:
> David Lee wrote:
>
>> http://www.xmlsh.org/CommandCsv2xml
>
> Thanks David. I downloaded your tool and ran it on a tab-delimited text file:
>
> csv2xml -tab books.tab
>
> Out popped the XML version.
>
> Wow!
>
> It can't get any simpler than that.
>
> Do you have an idea for its speed relative to doing the same thing using XSLT? Is it faster? Slower?
>
> My customer's tab-delimited text files are huge. I need something that is fast.
>
> /Roger
>
> _______________________________________________________________________
>
> XML-DEV is a publicly archived, unmoderated list hosted by OASIS
> to support XML implementation and development. To minimize
> spam in the archives, you must subscribe before posting.
>
> [Un]Subscribe/change address: http://www.oasis-open.org/mlmanage/
> Or unsubscribe: xml-dev-unsubscribe@lists.xml.org
> subscribe: xml-dev-subscribe@lists.xml.org
> List archive: http://lists.xml.org/archives/xml-dev/
> List Guidelines: http://www.oasis-open.org/maillists/guidelines.php
>
>
[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]