emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] scratch/org-mode-merge 1ce7864 2/2: Add Org schemas.xml co


From: pank
Subject: [Emacs-diffs] scratch/org-mode-merge 1ce7864 2/2: Add Org schemas.xml contents to Emacs schemas.xml
Date: Thu, 22 Jun 2017 06:16:57 -0400 (EDT)

branch: scratch/org-mode-merge
commit 1ce7864d1f3fc81257193b8cece934f984285c92
Author: Rasmus <address@hidden>
Commit: Rasmus <address@hidden>

    Add Org schemas.xml contents to Emacs schemas.xml
    
    Entries from the Org version of schemas.xml have been added to
    the Emacs version of schemas.xml.
---
 etc/schema/schemas.xml | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/etc/schema/schemas.xml b/etc/schema/schemas.xml
index d217d6e..97b2961 100644
--- a/etc/schema/schemas.xml
+++ b/etc/schema/schemas.xml
@@ -55,4 +55,10 @@ along with GNU Emacs.  If not, see 
<http://www.gnu.org/licenses/>. -->
   <typeId id="XHTML" uri="xhtml.rnc"/>
   <typeId id="DocBook" uri="docbook.rnc"/>
   <typeId id="RDF" uri="rdfxml.rnc"/>
+
+  <documentElement prefix="office" typeId="OpenDocument"/>
+  <documentElement prefix="manifest" localName="manifest" typeId="OpenDocument 
Manifest"/>
+  <typeId id="OpenDocument" uri="od-schema-v1.2-os.rnc"/>
+  <typeId id="OpenDocument Manifest" uri="od-manifest-schema-v1.2-os.rnc"/>
+
 </locatingRules>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]