class CorePropertiesXml
extends XmlFile
import { CorePropertiesXml } from "https://deno.land/x/docxml@5.3.5/src/files/wip/CorePropertiesXml.ts";
Static Methods
fromArchive(archive: Archive, location: string): Promise<CorePropertiesXml>
Instantiate this class by looking at the DOCX XML for it.