diff options
Diffstat (limited to 'etc/schema')
| -rw-r--r-- | etc/schema/schemas.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/schema/schemas.xml b/etc/schema/schemas.xml index 314bdf1145f..f79d107e2df 100644 --- a/etc/schema/schemas.xml +++ b/etc/schema/schemas.xml | |||
| @@ -22,6 +22,7 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. --> | |||
| 22 | <uri pattern="*.html" typeId="XHTML"/> | 22 | <uri pattern="*.html" typeId="XHTML"/> |
| 23 | <uri pattern="*.rng" typeId="RELAX NG"/> | 23 | <uri pattern="*.rng" typeId="RELAX NG"/> |
| 24 | <uri pattern="*.rdf" typeId="RDF"/> | 24 | <uri pattern="*.rdf" typeId="RDF"/> |
| 25 | <uri pattern="*.dbk" typeId="DocBook"/> | ||
| 25 | 26 | ||
| 26 | <namespace ns="http://www.w3.org/1999/XSL/Transform" typeId="XSLT"/> | 27 | <namespace ns="http://www.w3.org/1999/XSL/Transform" typeId="XSLT"/> |
| 27 | <namespace ns="http://www.w3.org/1999/02/22-rdf-syntax-ns#" typeId="RDF"/> | 28 | <namespace ns="http://www.w3.org/1999/02/22-rdf-syntax-ns#" typeId="RDF"/> |