summaryrefslogtreecommitdiffstats
path: root/htdocs/sgml-lib/xml.soc
diff options
context:
space:
mode:
authorVille Skytt? <ville.skytta@iki.fi>2011-10-30 19:52:52 +0200
committerVille Skytt? <ville.skytta@iki.fi>2011-10-30 19:52:52 +0200
commit34a557bd2ebaf71fb7974992dd5d1744ad1d4655 (patch)
treee4bc045e1694dfe3f1205ce625b782e8b9fa43ee /htdocs/sgml-lib/xml.soc
parent660d82032d486a89c07755e901535a92c37ad3ea (diff)
downloadmarkup-validator-34a557bd2ebaf71fb7974992dd5d1744ad1d4655.zip
markup-validator-34a557bd2ebaf71fb7974992dd5d1744ad1d4655.tar.gz
markup-validator-34a557bd2ebaf71fb7974992dd5d1744ad1d4655.tar.bz2
Add VoiceXML 2.0 and 2.1 DTDs.
Diffstat (limited to 'htdocs/sgml-lib/xml.soc')
-rw-r--r--htdocs/sgml-lib/xml.soc12
1 files changed, 12 insertions, 0 deletions
diff --git a/htdocs/sgml-lib/xml.soc b/htdocs/sgml-lib/xml.soc
index e3d77a1..b607b6e 100644
--- a/htdocs/sgml-lib/xml.soc
+++ b/htdocs/sgml-lib/xml.soc
@@ -608,6 +608,18 @@ PUBLIC "-//W3C//ENTITIES Symbol for HTML//EN//XML"
"REC-xml-entity-names-20100401/xhtml1-symbol.ent"
+-- VoiceXML 2.0 --
+
+PUBLIC "-//W3C//DTD VOICEXML 2.0//EN"
+ "REC-voicexml20-20040316/vxml.dtd"
+
+
+-- VoiceXML 2.1 --
+
+PUBLIC "-//W3C//DTD VOICEXML 2.1//EN"
+ "REC-voicexml21-20070619/vxml.dtd"
+
+
-- Do not prefer document type name over a SYSTEM Identifier. --
OVERRIDE NO