xsl-list
[Top] [All Lists]

Re: [xsl] Proposed syntax for namespace binding in XPath

2007-04-05 09:37:34
Colin Adams wrote:

From: Florent Georges

  But the adding of the bindings can be done while compiling
the expression, before evaluating it, isn't it?

No. They have to be present prior to compiling.

  So if you force the binding declarations to be at the beginning of
the expression (or "before" the expression, if you prefer), you can do
something like (pseudo-code):

    IF extract possibly present binding declarations
        add declarations to static context
    compile the expression

  Regards,

--drkm























        

        
                
___________________________________________________________________________ 
Découvrez une nouvelle façon d'obtenir des réponses à toutes vos questions ! 
Profitez des connaissances, des opinions et des expériences des internautes sur 
Yahoo! Questions/Réponses 
http://fr.answers.yahoo.com

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--