I found next solution in older list messages:
/*[local-name()='sitemap']/*[local-name()='pipelines']/*[local-name()='pipeline']/*[local-name()='match']
works.

Please explain me what I'm doing wrong, or is it a bug? What should I do?

using xpath
/map:sitemap/map:pipelines/map:pipeline/map:match/@pattern
I got nothing

using
/sitemap/pipelines/pipeline/match/@pattern
I go the value

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



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



Reply via email to