WAS v8.5 > Develop applications > XML applications > Use the XML API to perform operations > Performing basic operations

View the results

After the application has prepared or loaded the XExecutable object for an XPath expression (an XPathExecutable object), an XSLTstylesheet (an XSLTExecutable object), or an XQuery expression (an XQueryExecutable object), you apply the XExecutable object to some input and then do something with the result. The source of the input that you provide and what you would like to do with the result determine which of the execute methods we use.


Related


Navigating with XSequenceCursor
Navigating with XTreeCursor
Serializing the results
Performing basic XSLT operations
Use a result resolver at execution time


+

Search Tips   |   Advanced Search