User Profile

Collapse

Profile Sidebar

Collapse
Byomokesh
Byomokesh
Last Activity: Mar 12 '07, 11:08 AM
Joined: Jul 4 '06
Location: Chennai, India
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Byomokesh
    started a topic Find Missing Column and Extra Column
    in Perl

    Find Missing Column and Extra Column

    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"...
    See more | Go to post

  • Byomokesh
    started a topic How get cell count and match total column value
    in Perl

    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"/>...
    See more | Go to post

  • Byomokesh
    replied to How count in Table cell in XSLT
    in XML
    Yes. This is XML file and output transforming to another XML file. Please help me. Quick Reply

    Thanks

    Byomkesh
    See more | Go to post

    Leave a comment:


  • Byomokesh
    started a topic How count in Table cell in XSLT
    in XML

    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>
    ...
    See more | Go to post
    Last edited by Dormilich; Jan 21 '09, 12:04 PM. Reason: added [code] tags

  • Byomokesh
    started a topic How Move Footnote in Paragraph
    in .NET

    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...
    See more | Go to post
No activity results to display
Show More
Working...