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

Re: Towards an XML Parser Compliance Table Version:17-11-99-15:16

  • From: David Brownell <david-b@p...>
  • To: xml-dev@i...
  • Date: Wed, 17 Nov 1999 18:24:58 -0800

xml parser speed

> BTW, I think a more useful table would include what other features the
> parsers have, rather than just a strict compliance/validating judgement.
> 
> Example features to consider would be: parser size (why I use aelfred),
> parser speed (why XP is a good choice), language supported (Java/C/C++),
> DOM1 support, DOM2 support, SAX support, SAX2 support, namespace support,
> external entities support, memory usage, maximum file size supported,
> and last but not least character set encodings supported.

Size, speed, and memory are unrelated to spec conformance; seems to
me they should be in a different table.


A curious attribute to consider:  what's the length of the longest
name (or name token) the parser can accept?

Straightforward implementations of an XML parser will often end up
putting some sort of limit there, for example 4K characters might
be an internal buffer size.  With a bit of work, such limitations
can sometimes be removed.

While I would assert that anyone using 4K character names is really
asking for trouble (even in computer generated output!), I'd expect
that an embedded XML engine might find good reasons to have much lower
limits, such as 16 or 32 characters.

- Dave

xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@i...
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on CD-ROM/ISBN 981-02-3594-1
To unsubscribe, mailto:majordomo@i... the following message;
unsubscribe xml-dev
To subscribe to the digests, mailto:majordomo@i... the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@i...)



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.