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

RE: Co-operating with Architectural Forms

  • To: <michael.h.kay@n...>,"Sean McGrath" <sean.mcgrath@p...>,<xml-dev@l...>
  • Subject: RE: Co-operating with Architectural Forms
  • From: "Joshua Allen" <joshuaa@m...>
  • Date: Sat, 2 Feb 2002 20:50:04 -0800
  • Thread-index: AcGr+D425NHvMV+5Q6uRAdRDm+dBCAAdHltQ
  • Thread-topic: Co-operating with Architectural Forms

chunking forms
> > The common problem that arises here is that someone has a 500MB XML
> > catalog and their machine bombs when they try to transform the whole
> > thing at once.  So they write a SAX reader that grabs each "author"
> > element and transforms it individually using a cached XSLT
stylesheet.
> 
> This is in effect what Saxon's saxon:preview extension does for you.

Yeah, that beats asking the user to write their own SAX filter, but
still requires some level of collusion with the stylesheet developer.

> limited, though it might become rather more feasible if the optimizer
has
> knowledge of the schema. It only takes a single template that uses
"..",

Definitely schema is an area where the optimizations could be discovered
more accurately.

> make the optimization invalid, unless you know for certain that these
are
> only selecting within the current subtree.

Exactly, this is the point of "forward-only XPath".  In essence, you are
figuring out which XPaths in which contexts are going to be "only
selecting within the current subtree."  And of course the "chunking" is
artificial, so another way to look at it is "what is the smallest chunk
size that allows all relevant XPaths to take place within the context of
that chunk?"  It's not an *easy* problem to solve, and in many cases the
answer will be "the whole document".  But this is just my guess as to
why the original poster was relating forward-only XPath and XSLT. 

> 
> Mike Kay

smime.p7s


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.