Lines Matching refs:http

1 /*! xlsx.js (C) 2013-present SheetJS -- http://sheetjs.com */
286 /* ssf.js (C) 2013-present SheetJS -- http://sheetjs.com */
1381 /* cfb.js (C) 2013-present SheetJS -- http://sheetjs.com */
1401 /* crc32.js (C) 2014-present SheetJS -- http://sheetjs.com */
3863 CORE_PROPS: 'http://schemas.openxmlformats.org/package/2006/metadata/core-properties',
3864 CUST_PROPS: "http://schemas.openxmlformats.org/officeDocument/2006/custom-properties",
3865 EXT_PROPS: "http://schemas.openxmlformats.org/officeDocument/2006/extended-properties",
3866 CT: 'http://schemas.openxmlformats.org/package/2006/content-types',
3867 RELS: 'http://schemas.openxmlformats.org/package/2006/relationships',
3868 TCMNT: 'http://schemas.microsoft.com/office/spreadsheetml/2018/threadedcomments',
3869 'dc': 'http://purl.org/dc/elements/1.1/',
3870 'dcterms': 'http://purl.org/dc/terms/',
3871 'dcmitype': 'http://purl.org/dc/dcmitype/',
3872 'mx': 'http://schemas.microsoft.com/office/mac/excel/2008/main',
3873 'r': 'http://schemas.openxmlformats.org/officeDocument/2006/relationships',
3874 'sjs': 'http://schemas.openxmlformats.org/package/2006/sheetjs/core-properties',
3875 'vt': 'http://schemas.openxmlformats.org/officeDocument/2006/docPropsVTypes',
3876 'xsi': 'http://www.w3.org/2001/XMLSchema-instance',
3877 'xsd': 'http://www.w3.org/2001/XMLSchema'
3881 'http://schemas.openxmlformats.org/spreadsheetml/2006/main',
3882 'http://purl.oclc.org/ooxml/spreadsheetml/main',
3883 'http://schemas.microsoft.com/office/excel/2006/main',
3884 'http://schemas.microsoft.com/office/excel/2006/2'
3892 'mv': 'http://macVmlSchemaUri',
3894 'html': 'http://www.w3.org/TR/REC-html40'
5419 WB: "http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument",
5420 SHEET: "http://sheetjs.openxmlformats.org/officeDocument/2006/relationships/officeDocument",
5421 HLINK: "http://schemas.openxmlformats.org/officeDocument/2006/relationships/hyperlink",
5422 VML: "http://schemas.openxmlformats.org/officeDocument/2006/relationships/vmlDrawing",
5423 XPATH: "http://schemas.openxmlformats.org/officeDocument/2006/relationships/externalLinkPath",
5424 XMISS: "http://schemas.microsoft.com/office/2006/relationships/xlExternalLinkPath/xlPathMissing",
5425 XLINK: "http://schemas.openxmlformats.org/officeDocument/2006/relationships/externalLink",
5426 CXML: "http://schemas.openxmlformats.org/officeDocument/2006/relationships/customXml",
5427 CXMLP: "http://schemas.openxmlformats.org/officeDocument/2006/relationships/customXmlProps",
5428 CMNT: "http://schemas.openxmlformats.org/officeDocument/2006/relationships/comments",
5429 …CORE_PROPS: "http://schemas.openxmlformats.org/package/2006/relationships/metadata/core-properties…
5430 …EXT_PROPS: 'http://schemas.openxmlformats.org/officeDocument/2006/relationships/extended-propertie…
5431 …CUST_PROPS: 'http://schemas.openxmlformats.org/officeDocument/2006/relationships/custom-properties…
5432 SST: "http://schemas.openxmlformats.org/officeDocument/2006/relationships/sharedStrings",
5433 STY: "http://schemas.openxmlformats.org/officeDocument/2006/relationships/styles",
5434 THEME: "http://schemas.openxmlformats.org/officeDocument/2006/relationships/theme",
5435 CHART: "http://schemas.openxmlformats.org/officeDocument/2006/relationships/chart",
5436 CHARTEX: "http://schemas.microsoft.com/office/2014/relationships/chartEx",
5437 CS: "http://schemas.openxmlformats.org/officeDocument/2006/relationships/chartsheet",
5439 "http://schemas.openxmlformats.org/officeDocument/2006/relationships/worksheet",
5440 "http://purl.oclc.org/ooxml/officeDocument/relationships/worksheet"
5442 DS: "http://schemas.openxmlformats.org/officeDocument/2006/relationships/dialogsheet",
5443 MS: "http://schemas.microsoft.com/office/2006/relationships/xlMacrosheet",
5444 IMG: "http://schemas.openxmlformats.org/officeDocument/2006/relationships/image",
5445 DRAW: "http://schemas.openxmlformats.org/officeDocument/2006/relationships/drawing",
5446 XLMETA: "http://schemas.openxmlformats.org/officeDocument/2006/relationships/sheetMetadata",
5447 TCMNT: "http://schemas.microsoft.com/office/2017/10/relationships/threadedComment",
5448 PEOPLE: "http://schemas.microsoft.com/office/2017/10/relationships/person",
5449 CONN: "http://schemas.openxmlformats.org/officeDocument/2006/relationships/connections",
5450 VBA: "http://schemas.microsoft.com/office/2006/relationships/vbaProject"
5546 …' <rdf:type rdf:resource="http://docs.oasis-open.org/ns/office/1.2/meta/' + (tag || "odf") + '#…
5553 …' <ns0:hasPart xmlns:ns0="http://docs.oasis-open.org/ns/office/1.2/meta/pkg#" rdf:resource="' +…
5559 o.push('<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">\n');
5570 …is:names:tc:opendocument:xmlns:meta:1.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xlink="
11527 …o[o.length] = '<a:theme xmlns:a="http://schemas.openxmlformats.org/drawingml/2006/main" name="Offi…
11978 …"http://schemas.openxmlformats.org/spreadsheetml/2006/main" xmlns:xlrd="http://schemas.microsoft.c…
19000 var d =writextag("ss:Data", t, {"xmlns":"http://www.w3.org/TR/REC-html40"});
22652 'xmlns:xlink': "http://www.w3.org/1999/xlink",
22653 'xmlns:dc': "http://purl.org/dc/elements/1.1/",
23012 'xmlns:xlink': "http://www.w3.org/1999/xlink",
23013 'xmlns:dc': "http://purl.org/dc/elements/1.1/",
23020 'xmlns:math': "http://www.w3.org/1998/Math/MathML",
23023 'xmlns:ooo': "http://openoffice.org/2004/office",
23024 'xmlns:ooow': "http://openoffice.org/2004/writer",
23025 'xmlns:oooc': "http://openoffice.org/2004/calc",
23026 'xmlns:dom': "http://www.w3.org/2001/xml-events",
23027 'xmlns:xforms': "http://www.w3.org/2002/xforms",
23028 'xmlns:xsd': "http://www.w3.org/2001/XMLSchema",
23029 'xmlns:xsi': "http://www.w3.org/2001/XMLSchema-instance",
23031 'xmlns:rpt': "http://openoffice.org/2005/report",
23033 'xmlns:xhtml': "http://www.w3.org/1999/xhtml",
23034 'xmlns:grddl': "http://www.w3.org/2003/g/data-view#",
23035 'xmlns:tableooo': "http://openoffice.org/2009/table",
23036 'xmlns:drawooo': "http://openoffice.org/2010/draw",
23041 'xmlns:css3t': "http://www.w3.org/TR/css3-text/",
23113 /*! sheetjs (C) 2013-present SheetJS -- http://sheetjs.com */