OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   RE: [xml-dev] XPath/XSLT 2.0 concerns

[ Lists Home | Date Index | Thread Index ]

> I just had an example where writing 
> select="output" instead of select="outputs/output" had cost 
> me two full days :-\.
> 

I think that catching what I call "void path expressions" is one of the
big potential advantages of binding a stylesheet to a schema.
Unfortunately, while a lot of the type inferencing machinery is in place
to do it, the last few links in the chain aren't there yet. In
particular, it can only work in a template rule that is associated
firmly with a schema type. So long as you are allowed to construct
non-valid temporary trees and then process them using the same template
rules as you use for the source document, there's no way of knowing
statically what path expressions are guaranteed to be void.

Michael Kay





 

News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 2001 XML.org. This site is hosted by OASIS