Interface: XQueryPrologOptions
Defined in: lang-xquery/src/visitors/builder.ts:114
Namespace settings established by the query prolog.
Properties
namespaces
namespaces:
Map<string,string>
Defined in: lang-xquery/src/visitors/builder.ts:116
Maps namespace prefixes to their URIs; the undefined key holds the default namespace.