Altova Mailing List Archives>Archive Index >xml-dev Archive Home >Recent entries >Thread Prev - RE: [xml-dev] XPath challenge: can you simplify this XPath >Thread Next - Re: [xml-dev] XPath challenge: can you simplify this XPath Re: [xml-dev] XPath challenge: can you simplify this XPathTo: xml-dev@-----.---.--- Date: 5/11/2009 5:14:00 PM If you are going for the minimum number of characters, then this (although not particularly efficient) should work: deep-equal(Title[1]|Date[1]|Author,*) or (probably more efficient) count(Title[1]|Date[1]|Author)=count(*) Oliver Hallam http://www.xqsharp.com Costello, Roger L. wrote: > I was just informed that the predicate [1] is not needed outside the except() function. > > So, the super, super XPath is David's solution: > > > ************************************************ > > Title and Date and empty(* except (Title[1], Date[1], Author)) > > ************************************************ > > > Incredible. > > /Roger > _______________________________________________________________________ > > XML-DEV is a publicly archived, unmoderated list hosted by OASIS > to support XML implementation and development. To minimize > spam in the archives, you must subscribe before posting. > > [Un]Subscribe/change address: http://www.oasis-open.org/mlmanage/ > Or unsubscribe: xml-dev-unsubscribe@l... > subscribe: xml-dev-subscribe@l... > List archive: http://lists.xml.org/archives/xml-dev/ > List Guidelines: http://www.oasis-open.org/maillists/guidelines.php > > _______________________________________________________________________ XML-DEV is a publicly archived, unmoderated list hosted by OASIS to support XML implementation and development. To minimize spam in the archives, you must subscribe before posting. [Un]Subscribe/change address: http://www.oasis-open.org/mlmanage/ Or unsubscribe: xml-dev-unsubscribe@l... subscribe: xml-dev-subscribe@l... List archive: http://lists.xml.org/archives/xml-dev/ List Guidelines: http://www.oasis-open.org/maillists/guidelines.php | ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
