Home. 
.

transparent

transparent

transparent

Altova Mailing List Archives


RE: [xml-dev] XML Schema: "Best used with the ______ tool"

From: "Michael Kay" <mike@--------.--->
To: "'Boris Kolpackov'" <boris@-------------.--->
Date: 11/28/2008 1:40:00 PM
> XSTL/XQuery compare strings to access an element

You need to get up to date. Decent XSLT/XQuery processors stopped doing that
years ago!

> We will also need to convert the age value from 
> string to int in order to compare it.

XSLT/XQuery processors can maintain the age as an integer rather than a
string if they choose, especially if they are schema-aware. However, there's
a large class of queries and transformations that access the average node
less than once, and in those cases doing the conversion just-in-time, when
the value is accessed, is better than doing it just-in-case, when the XML is
unmarshalled.

A high-level language of course has much more scope to make such
optimizations; it can even make the decision based on its static analysis of
the query - as is done for example with document projection, where the parts
of the document that aren't needed by the query are discarded during
parsing.

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



transparent
Print
Mail
Like It
Disclaimer
.

These Archives are provided for informational purposes only and have been generated directly from the Altova mailing list archive system and are comprised of the lists set forth on www.altova.com/list/index.html. Therefore, Altova does not warrant or guarantee the accuracy, reliability, completeness, usefulness, non-infringement of intellectual property rights, or quality of any content on the Altova Mailing List Archive(s), regardless of who originates that content. You expressly understand and agree that you bear all risks associated with using or relying on that content. Altova will not be liable or responsible in any way for any content posted including, but not limited to, any errors or omissions in content, or for any losses or damage of any kind incurred as a result of the use of or reliance on any content. This disclaimer and limitation on liability is in addition to the disclaimers and limitations contained in the Website Terms of Use and elsewhere on the site.

.
.

transparent

transparent