SXP Reference

QueryContext Types

Description

A type representing the context of a query, which can hold (1) namespace declarations for the next call to SXP_query, (2) variable bindings for the same, (3) the result of a SXP_query. An object of this type is created using SXP_createQueryContext and freed using SXP_destroyQueryContext. The evaluation result may be retrieved using functions like SXP_getResultString.

See Also

Groups [ Types ]
Entries [ SXP_addNamespaceDeclaration | SXP_addVariableBinding | SXP_addVariableString | SXP_createQueryContext | SXP_destroyQueryContext | SXP_getResultString | SXP_query ]

© 2001 Ginger Alliance
revision 01-12-12
This page was generated by APIDOC