Hi All,
This XML file is 2 errors. My table is 3 columns. One is extra column and another is missing one columne. How i will find those error through perl script.
XML file
------------
<table>
<tgroup cols="3">
<colspec colnum="1" colname="col1"/>
<colspec colnum="2" colname="col2"/>
<colspec colnum="3"...
User Profile
Collapse
-
Find Missing Column and Extra Column
-
How get cell count and match total column value
Hi
I am trying to cell count and match in tgroup cols value in XML file. if cell count and tgrou cols value is mismatch, its showing error.
My xml
--------------
<tgroup cols="3">
<colspec colnum="1" colname="col1"/>
<colspec colnum="2" colname="col2"/>
<colspec colnum="3" colname="col3"/>... -
Yes. This is XML file and output transforming to another XML file. Please help me. Quick Reply
Thanks
Byomkesh -
How count in Table cell in XSLT
Dear All,
I have one xml file. I want count cell and divide percentage in between cell (through XSL). Please any one help me.
XML File
-------------
...Code:<table border="0" cellspacing="0" cellpadding="1" width="90%"> <thead> <tr> <th valign="top" colspan="3">Table 1.1 802.11b Channels</b></th>
-
How Move Footnote in Paragraph
Hi,
I have problem facing in Linking Tags. Linking are 3 types.
<!-- Just remark Id --> :(
1. Pref02fn1 <!-- This footnote text move to paragraph in place of link
tags. -->
2. Page_50 <!-- Page attribute is not required in output file. Means
this tag is automatically remove. -->
3. Ch01Fn01 <!-- This footnote text move to paragraph in place...
No activity results to display
Show More
Leave a comment: