mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-16 09:14:18 +00:00
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:
parent
5cecd27582
commit
1ce7864d1f
1 changed files with 6 additions and 0 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue