|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Fwd: Parsing Excel - Selecting Ranges
Hello. I am trying to convert timesheets written in an Excel generated XML. I got a dificult on selecting ranges of rows representing timesheets. I can use XSL 2.0. I need to select Row elements between Rows containing first Cell/Data child filled with '#' and a clear first Cell/Data. <Row ...> timesheet start row <Cell><Data ss:Type="String">#</Data></Cell> ... not needed </Row> <Row > #1 <Cell ss:StyleID="s47"><Data ss:Type="Number">1</Data></Cell> ... useful data </Row> <Row> #2 <Cell ss:StyleID="s47"><Data ss:Type="Number">2</Data></Cell> ... useful data </Row> <Row> timesheet end row <Cell ss:StyleID="s47"><Data ss:Type="String"></Data></Cell> ... not needed </Row> ... more timesheets with the same pattern? Is there any way to inner timesheet rows of timesheets (like #1 and #2)? Thank you! -- Luciano Greiner
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








