Roy, Ansuman wrote:
hi,

i was going through the sitemap code but was stumped by
the following xsl thing

xhtml:[EMAIL PROTECTED]'lenya-frontpate']

                                    ^ end of predicate
                   ^ string literal
                  ^ "equals" relation
            ^ class attribute
           ^ beginning of predicate
        ^ local name of "div" element
  ^ xhtml namespace prefix

The whole XPath expression selects the <div> elements from the XHTML namespace
on the child axis which have a class attribute that equals "lenya-frontpate"
(I guess that should read "frontpage").

Please consult an XPath tutorial for further in-depth information.

HTH,

-- Andreas


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to