import * as docxml from "https://deno.land/x/docxml@5.5.1/src/utilities/xquery.ts";
Interfaces
Defines the factory methods used in XQuery. Basically equivalent to the Document interface, but with the 'createDocument' factory method added. |
import * as docxml from "https://deno.land/x/docxml@5.5.1/src/utilities/xquery.ts";
Defines the factory methods used in XQuery. Basically equivalent to the Document interface, but with the 'createDocument' factory method added. |