import { DocumentXml } from "https://deno.land/x/docxml@5.11.1/src/files/DocumentXml.ts";
Instantiate this class by looking at the DOCX XML for it.
Parameters
archive: Archive
Returns
Promise<DocumentXml>
x/docxml/src/files/DocumentXml.ts>DocumentXml.fromArchive
import { DocumentXml } from "https://deno.land/x/docxml@5.11.1/src/files/DocumentXml.ts";
Instantiate this class by looking at the DOCX XML for it.