@thi.ng/prefixes
Version:
50+ Linked Data vocabulary prefixes and their namespace URLs
11 lines • 717 B
TypeScript
export declare const XML = "http://www.w3.org/XML/1998/namespace";
export declare const XML_FN = "http://www.w3.org/2005/xpath-functions";
export declare const XML_FO = "http://www.w3.org/1999/XSL/Format";
export declare const XML_SVG = "http://www.w3.org/2000/svg";
export declare const XML_XHTML = "http://www.w3.org/1999/xhtml";
export declare const XML_XLINK = "http://www.w3.org/1999/xlink";
export declare const XML_XMLNS = "http://www.w3.org/2000/xmlns/";
export declare const XML_XSD = "http://www.w3.org/2001/XMLSchema";
export declare const XML_XSL = "http://www.w3.org/1999/XSL/Transform";
export declare const XML_INKSCAPE = "http://www.inkscape.org/namespaces/inkscape";
//# sourceMappingURL=xml.d.ts.map