Our example consists of several operations that you might typically want to perform against data (regardless of whether or not that data is stored in a relational database):
The XQuery used to perform these operations are structured to rely on a library of functions that implements most of the logic about how to deal with the ACORD message and how to query the relational model described in the previous topic Each example is implemented by a specific XQuery that leverages the functions implemented in the acord_verbs.xquery imported module.
![]()
Go to Request/Response Examples to see how you can use DataDirect XQuery™ to process a message request.
![]()