[xml] concept of current node in xpath



How do I ... ? 


if I want xpath to start processing from a particular node in the DOM tree instead of from the top. 

xmlXPathNewContext

takes the pointer to xmlDocPtr .

What is the API to specify that the xpath processing should occur from a particular subtree  ? 








[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]