[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: XML parsing performance
Vilya Harvey wrote: > > > 2) Using attribute's instead of nodes. > > This is probably a bit of a red herring, although it may have some (fairly > negligible) impact depending on the parser you use. Depends on the DTD you use, actually. I think attributes are more expensive to parse; they certainly need normalization and defaulting, which elements don't use. Parsers fill out an auxiliary data structure and then scan it ... Don't get me wrong, this shouldn't be a design consideration, but I do believe that there's a minor price to pay in _all_ parsers. - 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! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|