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

RE: XML processing experiments

  • From: Chris Lovett <clovett@m...>
  • To: 'Jarle Stabell' <jarle.stabell@d...>, xml-dev@i...
  • Date: Fri, 7 Nov 1997 09:46:48 -0800

levels of processing experiment
The Object Model in MSXML handles this by providing a convenience getText()
function on all Element nodes that returns the concatenated text.  If
someone really wants to see the entity ref nodes, they can enumerate the
child nodes and find them.  This way the client decides what they want.

> -----Original Message-----
> From:	Jarle Stabell [SMTP:jarle.stabell@d...]
> Sent:	Friday, November 07, 1997 9:44 AM
> To:	xml-dev@i...
> Subject:	Re: XML processing experiments
> 
> David McKelvie wrote:
> >>> "<!ENTITY name 'richard'> ... <p>my name is &name;</p>"
> >
> >It's worth pointing out that Richard wants ALL of the PCDATA of the
> ><p> element to be returned as one string of characters "my name is
> >Richard", rather than as two strings "my name is " and "Richard".
> 
> Yes. But this requires one to copy (at least the first string) and a
> concatenation.
> 
> Some applications may be more interested in the speedup which may result
> from not doing this copying/concatenation, and happily accept the small
> increase in complexity handling it.
> 
> I'm playing with a design involving two pluggable "ESIS-handlers", one
> "low-level", where GI's, attribute names, attribute values, comments etc
> points directly into the source. (typically via a filemapping or an
> in-memory-buffer)
> The "low-level" ESIS-handler may copy the data into "real" strings,
> concatenate the consecutive PCDATA sections , build the tree, do
> validation
> etc and pass the events to an optional "higher-level" ESIS-handler.
> 
> I think/hope the layer which triggers the low-level events won't be very
> different from Mr Clark's "quick and dirty" parser.
> 
> (Not sure yet whether the low-level handler should just receive events, or
> whether it should query for the next event/token.)
> 
> 
> Cheers,
> Jarle
> 
> 
> 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/
> To (un)subscribe, mailto:majordomo@i... the following message;
> (un)subscribe xml-dev
> To subscribe to the digests, mailto:majordomo@i... the following
> message;
> subscribe xml-dev-digest
> List coordinator, Henry Rzepa (mailto:rzepa@i...)

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/
To (un)subscribe, mailto:majordomo@i... the following message;
(un)subscribe 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.