XQuery Procedures
XQuery procedures are programs that you write in XML to access and use TDV resources. You can add these procedures as TDV Server data sources, execute them against a data source, use them in views or procedures, and publish them as TDV database tables or Web services.
Note: The XQuery and XSLT procedures cannot be used as resources in the Any-Any transformation editor.
This topic contains:
| • | Creating an XQuery Procedure |
| • | Designing Parameters for an XQuery |
| • | XQuery 3.0 Support |
| • | XPath 3.0 Support |
For information on how to define caching for your procedures, see TDV Caching.
Subtopics