[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: Fast validating XML parser

  • From: Philippe Poulard <philippe.poulard@s...>
  • To: "Llacuna, Phillip V" <phillip.v.llacuna@l...>
  • Date: Tue, 23 Oct 2007 10:02:54 +0200

Re:  Fast validating XML parser
Llacuna, Phillip V a écrit :
> Hi:
> 
>  
> 
> We need a very fast validating XML parser and was wondering if anyone 
> has any suggestions? Our project involves one main XML file with about 
> 1200 supporting XML files (each about 50KB or less). Our current 
> environment calls on a java script to validate each file against the 
> DTD, but it is painfully slow to process the complete project. We 
> suspect that that the overhead in creating the java environment each 
> time the script is called is slowing down the process. I have searched 
> (and am still searching) the web for a good alternative. Any suggestions?
> 

hi,

why not store your documents inside a native XML database ?

-you'd have to parse your documents only once (+ each time you update 
one) when you load the database : at this stage the performances are not 
critical

-you could access the entire collection with XQuery that allow to 
extract what is expected in your application ; at this stage no further 
parsing is needed

for example :
http://exist-db.org/

-- 
Cordialement,

               ///
              (. .)
  --------ooO--(_)--Ooo--------
|      Philippe Poulard       |
  -----------------------------
  http://reflex.gforge.inria.fr/
        Have the RefleX !


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]


PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
 

Stylus Studio has published XML-DEV in RSS and ATOM formats, enabling users to easily subcribe to the list from their preferred news reader application.


Stylus Studio Sponsored Links are added links designed to provide related and additional information to the visitors of this website. they were not included by the author in the initial post. To view the content without the Sponsor Links please click here.

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.