What is the difference between XPATH and DOM XML ?
-
hi , What is the difference between
XPATH
andDOM XML
? both give ability to navigate the document and plus that Dom also give ability to create,insert,delete and update any part of xml document ? -
hi , What is the difference between
XPATH
andDOM XML
? both give ability to navigate the document and plus that Dom also give ability to create,insert,delete and update any part of xml document ?You still seem confused about XML related tech. Try some of the tutorials at www.w3schools.com, they might help you.
led mike
-
You still seem confused about XML related tech. Try some of the tutorials at www.w3schools.com, they might help you.
led mike
really thanks
Mr.Still
, i read some tutorials at www.w3schools.com and i have confused in the 2 concept, when i make search one of people say that the difference between XPATH and DOM XML related to the performance in the common point of navigation...but i am not know why ?..so i ask here to find answer. thanks. -
really thanks
Mr.Still
, i read some tutorials at www.w3schools.com and i have confused in the 2 concept, when i make search one of people say that the difference between XPATH and DOM XML related to the performance in the common point of navigation...but i am not know why ?..so i ask here to find answer. thanks.