Thunderstone Software Document Search, Retrieval, and Management
Search:
Vortex Manual
 

xmlTreeNewXPath

 

SYNOPSIS

    xmlXPath xmlTreeNewXPath(xmlDoc doc)

Parameters:

  • doc - the xmlDoc to create the XPath for

Returns:

  • the new xmlXPath engine


DESCRIPTION
xmlTreeNewXPath() creates a new xmlXPath engine to use on the XML document doc. The xmlXPath object is tied to the doc, so each document needs its own xmlXPath object.

This object can then be used in xmlTreeXPathExecute() to execute XPath expressions.


EXAMPLE

    <$xpath = (xmlTreeNewXPath($doc))>


SEE ALSO
xmlTreeXPathExecute, xmlTreeXPathRegisterNs xmlTreeXPathSetContext


Copyright © Thunderstone Software     Last updated: Mon Feb 18 10:28:15 EST 2013
 
Home   ::   Products   ::   Solutions   ::   How to Buy   ::   Support   ::   Contact Us   ::   News   ::   About
Copyright © 2013 Thunderstone Software LLC. All rights reserved.