User Profile

Collapse

Profile Sidebar

Collapse
mad_a
mad_a
Last Activity: Mar 30 '06, 02:54 PM
Joined: Mar 30 '06
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • mad_a
    replied to XSLT - parent sibling count
    in XML
    Sorry to answer my own post, but got the answer......
    See more | Go to post

    Leave a comment:


  • mad_a
    started a topic XSLT - parent sibling count
    in XML

    XSLT - parent sibling count

    I have a question about XSLT. I am trying to count the number of sibblings a parent node has (of a specific name).

    Say I have

    Code:
    <topNode>
        <page> text in here</page>
        <page> text in here</page>
        <page> text in here</page>
        <page> text in here
            <image></image>
        </page>
    </topNode>
    If...
    See more | Go to post
    Last edited by Dormilich; Jan 9 '09, 07:33 AM. Reason: added [code] tags
No activity results to display
Show More
Working...