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

RE: Validating Bulk XML Data

  • From: "Ravindra Rao" <rrao@g...>
  • To: "Michael Kay" <mike@s...>,<xml-dev@l...>
  • Date: Wed, 15 Aug 2007 15:43:36 +0100

RE:   Validating Bulk XML Data
No its not slower it would be faster.. just that if one of the small documents is invalid the large doc would be invalid too and stop further processing, i would want in an ideal situation an error message saying docs no. 10 200 and 800 are invalid (and allow the processing of the remaining 997) , in a large doc it would just tell me this is invalid .

-----Original Message-----
From: Michael Kay [mailto:mike@s...]
Sent: 15 August 2007 13:53
To: Ravindra Rao; xml-dev@l...
Subject: RE:  Validating Bulk XML Data


> Broadly we can have two approaches either change 
> the schema a bit so that the xsd grammar sees each of the 
> files as one giant xml document with many nodes or parse each 
> of the 1000. The disadvantage with the first approach seems 
> to be if one of the original gomls is invalid the whole 
> aggregated goml gets invalidated. The second approach is 
> potentially slow (we are using this and multi threading it 
> and tweaking bits of it).

I can't see any intrinsic reason why validating 1000 small documents should
take longer than validating one document formed by concatenating the
content, provided the schema itself is only prepared once.

Michael Kay
http://www.saxonica.com


_______________________________________________________________________

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@l...
subscribe: xml-dev-subscribe@l...
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]


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.