diff options
author | gerald <gerald@localhost> | 2000-10-19 00:27:49 +0000 |
---|---|---|
committer | gerald <gerald@localhost> | 2000-10-19 00:27:49 +0000 |
commit | b9ed50d13b00494f2adceb47ead1a2ecfb0d2ca0 (patch) | |
tree | 5b9ef5daf6009f70af3643f7a5a234611a313f51 /htdocs | |
parent | ab3392d4c4cbc49bb5640a119e5fe3be0ea54931 (diff) | |
download | markup-validator-b9ed50d13b00494f2adceb47ead1a2ecfb0d2ca0.zip markup-validator-b9ed50d13b00494f2adceb47ead1a2ecfb0d2ca0.tar.gz markup-validator-b9ed50d13b00494f2adceb47ead1a2ecfb0d2ca0.tar.bz2 |
added ISO-HTML FPIs
Diffstat (limited to 'htdocs')
-rw-r--r-- | htdocs/config/fpis.cfg | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/htdocs/config/fpis.cfg b/htdocs/config/fpis.cfg index 588fafc..d2e2851 100644 --- a/htdocs/config/fpis.cfg +++ b/htdocs/config/fpis.cfg @@ -1,7 +1,7 @@ # # Mapping of FPIs to plain text version strings. # -# $Id: fpis.cfg,v 1.5 2000-02-24 20:50:32 gerald Exp $ +# $Id: fpis.cfg,v 1.6 2000-10-19 00:27:49 gerald Exp $ -//IETF//DTD HTML Level 0//EN//2.0 HTML 0.0 -//IETF//DTD HTML Strict Level 0//EN//2.0 Strict HTML 0.0 @@ -45,3 +45,7 @@ http://www.w3.org/MarkUp/Cougar/Cougar.dtd <a href="http://www.w3.org/MarkUp/Cou -//W3C//DTD XHTML 1.0 Transitional//EN <a href="http://www.w3.org/TR/2000/REC-xhtml1-20000126/">XHTML 1.0</a> Transitional -//W3C//DTD XHTML 1.0 Frameset//EN <a href="http://www.w3.org/TR/2000/REC-xhtml1-20000126/">XHTML 1.0</a> Frameset XML <a href="http://www.w3.org/TR/REC-xml">XML</a> + +ISO/IEC 15445:2000//DTD HyperText Markup Language//EN <a href="http://purl.org/NET/ISO+IEC.15445/15445.html">ISO-HTML</a> +ISO/IEC 15445:2000//DTD HTML//EN <a href="http://purl.org/NET/ISO+IEC.15445/15445.html">ISO-HTML</a> + |