All your elements are in a namespace, so all the names need to be subjected
to the same treatment:
"/*[local-name()='nlog']/*[local-name()='rules'/*[local-name()='logger'][@writeTo='file']/@minlevel"
You example missed the "@" from "@writeTo".
HI Michael,
Thanks for the patience, that worked well and saved me a bunch of time.
Much appreciated,
jlc
--~----------------------------------------------------------------
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
EasyUnsubscribe: http://lists.mulberrytech.com/unsub/xsl-list/1167547
or by email: xsl-list-unsub(_at_)lists(_dot_)mulberrytech(_dot_)com
--~--