From: Mathieu Baudier Date: Mon, 27 Jun 2022 16:56:55 +0000 (+0200) Subject: Register HTML namespace. X-Git-Tag: v2.3.8~75 X-Git-Url: https://git.argeo.org/?p=gpl%2Fargeo-suite.git;a=commitdiff_plain;h=7a40d302600e3fcf53374d20c854b322b4366c68 Register HTML namespace. --- diff --git a/org.argeo.app.core/src/org/argeo/app/core/SuiteContentTypes.java b/org.argeo.app.core/src/org/argeo/app/core/SuiteContentTypes.java index f42cde6..15b1125 100644 --- a/org.argeo.app.core/src/org/argeo/app/core/SuiteContentTypes.java +++ b/org.argeo.app.core/src/org/argeo/app/core/SuiteContentTypes.java @@ -20,6 +20,8 @@ public enum SuiteContentTypes { "https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk/fop/src/foschema/fop.xsd"), // // XCAL_2_0("xcal", "urn:ietf:params:xml:ns:icalendar-2.0", "xCal-2.0.xsd", null), + // + XHTML_1_1("h", "http://www.w3.org/1999/xhtml", null, "https://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd"), // // ODK //