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.
This commit is contained in:
Rasmus 2017-06-22 11:16:38 +02:00
parent 5cecd27582
commit 1ce7864d1f

View file

@ -55,4 +55,10 @@
<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>