Altova Mailing List Archives>Archive Index >microsoft.public.xml Archive Home >Recent entries >Thread Prev - Xmlpath example >Thread Next - Re: Xmlpath example Re: Xmlpath exampleTo: NULL Date: 10/5/2005 2:24:00 PM tascienu@e... wrote: > what is the XPATH for selecting: > > - All attributes in the current document, that contains, a certain > word, for instance, 'email'? > > .//@*[LIKE '%email'] ? If you have XPath questions then how about looking into the specification, it is available here: <http://www.w3.org/TR/xpath> You want string processing so look into the section with string functions <http://www.w3.org/TR/xpath#section-String-Functions> and you will find functions like contains or starts-with, substring that help you solve your problem. -- Martin Honnen --- MVP XML http://JavaScript.FAQTs.com/ | ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
