Google

SXP Reference

SXP_addNamespaceDeclaration Functions

Syntax

     SXP_addNamespaceDeclaration(Q, prefix, uri)
NameTypeDescription
QQueryContextThe current query context.
prefixconst SXP_char*The namespace prefix.
uriconst SXP_char*The namespace URI.
(RET)intThe error code.

Description

Declares a new namespace with the given prefix and URI. The declaration will only be in effect for the next SXP_query.

See Also

Groups [ Functions ]
Entries [ QueryContext | SXP_addVariableBinding | SXP_query ]

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