[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

RE: RE: [xsl] Parse through a table in XPath


Subject: RE: RE: [xsl] Parse through a table in XPath
From: Dariusz Borowski <d.borowski@xxxxxx>
Date: Mon, 06 Feb 2006 20:54:10 +0100

> Please give an example of the output you want to generate.
> -- 
> Charles Knell
> cknell@xxxxxxxxxx - email

======================================================
< table:table table:name="Table1" table:style-name="Table1" >
< table:table-column table:style-name="Table1.A" />
< table:table-column table:style-name="Table1.B" />
< table:table-row table:style-name="Table1.1" >
< table:table-cell table:style-name="Table1.A1" office:value-type="string" >
< text:p text:style-name="P2" >Table-Head 1< /text:p >
< / table:table-cell >
======================================================

I want to get all text from Table, where table="Table1.A"

Thanks,
Dariusz




> -----Original Message-----
> From:     Dariusz Borowski <d.borowski@xxxxxx>
> Sent:     Mon, 06 Feb 2006 17:50:55 +0100
> To:       xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> Subject:  RE: [xsl] Parse through a table in XPath
> 
> Actualy, I would like to get at first all table heads from all tables, but then I would also like to parse through all text:p.
> 
> Dariusz
> 
> 
> xsl-list@xxxxxxxxxxxxxxxxxxxxxx schrieb am 06.02.06 17:43:27:
> > 
> > > 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
> > 
> 
> 
> ______________________________________________________________________
> XXL-Speicher, PC-Virenschutz, Spartarife & mehr: Nur im WEB.DE Club!		
> Jetzt gratis testen! http://freemail.web.de/home/landingpad/?mc=021130
> 


______________________________________________________________
Verschicken Sie romantische, coole und witzige Bilder per SMS!
Jetzt bei WEB.DE FreeMail: http://f.web.de/?mc=021193


Current Thread
Keywords