xsl-list
[Top] [All Lists]

RE: Parse through a table in XPath

2006-02-06 09:42:53
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(_at_)onebox(_dot_)com - email


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--