From 0fa23d9b499411407c1a0fed41e91f24d59d2ac0 Mon Sep 17 00:00:00 2001 From: Rosemary Sebastian Date: Wed, 4 Jan 2017 09:43:27 +0530 Subject: replace namespace URL strings with function calls... Change-Id: I0b8b265df487aaeb76238013bc93c78e49a9e1a6 Reviewed-on: https://gerrit.libreoffice.org/32723 Reviewed-by: Markus Mohrhard Tested-by: Markus Mohrhard --- oox/source/token/namespaces-strict.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'oox/source/token/namespaces-strict.txt') diff --git a/oox/source/token/namespaces-strict.txt b/oox/source/token/namespaces-strict.txt index 0f606f775213..d6990e5bdf91 100644 --- a/oox/source/token/namespaces-strict.txt +++ b/oox/source/token/namespaces-strict.txt @@ -20,6 +20,7 @@ xml http://www.w3.org/XML/1998/namespace schema http://purl.oclc.org/ooxml/schemaLibrary/main +xsi http://www.w3.org/2001/XMLSchema-instance # package --------------------------------------------------------------------- @@ -67,6 +68,7 @@ vmlWord urn:schemas-microsoft-com:office:word ax http://schemas.microsoft.com/office/2006/activeX dc http://purl.org/dc/elements/1.1/ dcTerms http://purl.org/dc/terms/ +dcmiType http://purl.org/dc/dcmitype/ xm http://schemas.microsoft.com/office/excel/2006/main mce http://schemas.openxmlformats.org/markup-compatibility/2006 mceTest http://schemas.openxmlformats.org/spreadsheetml/2006/main/v2 -- cgit