User Profile

Collapse

Profile Sidebar

Collapse
hose
hose
Last Activity: Jul 31 '09, 11:05 PM
Joined: Jul 20 '09
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • hose
    replied to Get all attributes, XPATH
    in XML
    then your expression would get all elements :), thanks
    See more | Go to post

    Leave a comment:


  • hose
    started a topic Get all attributes, XPATH
    in XML

    Get all attributes, XPATH

    Dear All, I am getting stuck with this for a few days :(
    and about to decide to give up or find an alternative, but I want to give it a last try :(

    My question is how can we write an Xpath expression to get all attributes from an element with ID begins with "ext"

    I have tried something like blow, but did not work :(
    Code:
    //@*[starts-with(@ID,"ext")]
    Below is my XML file...
    See more | Go to post
No activity results to display
Show More
Working...