Hi; How is the correct way to specify column names in result list in an Xpath search? I did the following: 1: //element(prop:a | prop:b, nt:base) and 2: //element(*, nt:base)(prop:a | prop:b)
neigther 1 nor 2 worked. Thanks. Helio. -- View this message in context: http://www.nabble.com/XPath-column-specifier.-tp15547191p15547191.html Sent from the Jackrabbit - Users mailing list archive at Nabble.com.
