Subject: RE: Parse through a table in XPath
From: cknell@xxxxxxxxxx
Date: Mon, 06 Feb 2006 11:42:53 -0500
|
> I would like to get all Strings, where the table name begins with: "Table1.*1" or
> "Table*.*1"
Do you want the string value of the "table:style-name" attribute where that string contains "Table1.*1" or "Table*.*1", or do you want the text of the "text:p" element that is the child of the "table:table-cell" element that has the "table:style-name" attribute containing the said string?
--
Charles Knell
cknell@xxxxxxxxxx - email
|