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

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   Re: Big Conditional XSL queries...

[ Lists Home | Date Index | Thread Index ]
  • From: Paul Tchistopolskii <paul@qub.com>
  • To: xml-dev@xml.org
  • Date: Tue, 20 Jun 2000 02:54:58 -0700


From: Kay Michael 

> >My problem is that if I'm given a few different parameters, how can I
> easily
> >and efficiently build an XSL search pattern that accounts for various
> >positioning within the XML structure?
> 
> XSLT doesn't allow XPath queries to be constructed dynamically, so this is a
> bit difficult. (Saxon has an extension to do this called saxon:evaluate()).

> One thing you could use is a sequence of filter steps:

[ skipped ]

The third generalized way to workaround the limitation of not-evaluatable 
Xpath ( not-evaluatable import e t.c. ) could be  on-the fly 
compilation of the stylesheet. Stylesheet 1 receives parameters and generates 
the stylesheet 2 , then stylesheet 2 is applied.

Rgds.Paul.

PS. I consider saxon:evaluate() to be the most reasonable workaround, 
but I have to mention this 'on-the-fly' way - for some reasons 
( unclear to me) some people like it.  




***************************************************************************
This is xml-dev, the mailing list for XML developers.
To unsubscribe, mailto:majordomo@xml.org&BODY=unsubscribe%20xml-dev
List archives are available at http://xml.org/archives/xml-dev/
***************************************************************************




 

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

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