User Profile

Collapse

Profile Sidebar

Collapse
gorkemt
gorkemt
Last Activity: Feb 24 '09, 07:56 PM
Joined: Feb 17 '09
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • gorkemt
    replied to Nested XPath Search
    in XML
    Thanks for your answer.
    See more | Go to post

    Leave a comment:


  • gorkemt
    replied to Nested XPath Search
    in XML
    Thanks for your answer.
    But I can query out only one element with multiple condition parameters. The problem is how I can use multiple elements in the xpath statement.
    Such as:
    "path/to/element1[condition_1][key = 'value1']" AND
    "path/to/element2[condition_2][key = 'value2']"
    See more | Go to post

    Leave a comment:


  • gorkemt
    started a topic Nested XPath Search
    in XML

    Nested XPath Search

    I have been trying to accomplish to populate a list of nodes that corresponds to the conditional statement in javascript. I can now search only by project name, as shown in the statement below. However, I want to be able to filter the search by Project Name and Year, and so on. I know this can easily be accomplished in XSLT. Unfortunately, I can not use dynamic XSLT in Sharepoint. Is there any way that I can search my XML file based on multiple criteria?...
    See more | Go to post
    Last edited by Dormilich; Feb 17 '09, 10:34 PM. Reason: added [code] tags
No activity results to display
Show More
Working...