| |
Home | Concepts | API | Samples |
Concepts > XML > Data Retrieval | ||
Data Retrieval Using XPath Constraints | ||
The ArcSDE XML API supports a subset of the XPath standard that allows users to retrieve XML data from ArcSDE using XPath constraints. Thus, in order to use the XPath constraints, the following steps must be followed:
If the XML document in ArcSDE satisfies the specified XPath query string, the complete XML document is returned. If not, nothing is returned. The following code snippet illustrates the use of an XPath constraint in retrieving an XML document.
|
feedback |
privacy |
legal |