remove duplicate nodes from xml

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ashishsinghvi
    New Member
    • Sep 2008
    • 1

    remove duplicate nodes from xml

    hi ,,
    i have an xml document. and i want to know how to remove the duplicate nodes from xml documents. plz do some code for this. this is very urgent.
  • jkmyoung
    Recognized Expert Top Contributor
    • Mar 2006
    • 2057

    #2
    First of all how do you define when a node is duplicated or not?

    Is this the typical table - row structure?
    If you posted a small sample of your xml including some duplicate rows it would help.

    Further, what type of code are you using/do you want to use? C#? Java? XSLT? PHP?

    Comment

    Working...