Fixing DOCTYPE for FCGS specs to XHTML 1.1 + RDFa 1.1.
authorManu Sporny <msporny@digitalbazaar.com>
Tue, 26 Jun 2012 21:06:32 -0400
changeset 765 8000080809f4
parent 764 665afa40f3f6
child 766 c8eb0049885f
Fixing DOCTYPE for FCGS specs to XHTML 1.1 + RDFa 1.1.
spec/FCGS/json-ld-api/20120626/index.html
spec/FCGS/json-ld-syntax/20120626/index.html
--- a/spec/FCGS/json-ld-api/20120626/index.html	Tue Jun 26 21:02:10 2012 -0400
+++ b/spec/FCGS/json-ld-api/20120626/index.html	Tue Jun 26 21:06:32 2012 -0400
@@ -1,5 +1,5 @@
 <?xml version='1.0' encoding='UTF-8'?>
-<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Transitional//EN' 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd'>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML+RDFa 1.1//EN" "http://www.w3.org/MarkUp/DTD/xhtml-rdfa-2.dtd">
 <html dir="ltr" xmlns="http://www.w3.org/1999/xhtml" typeof="bibo:Document">
 <head>
 <title>JSON-LD API 1.0</title>
--- a/spec/FCGS/json-ld-syntax/20120626/index.html	Tue Jun 26 21:02:10 2012 -0400
+++ b/spec/FCGS/json-ld-syntax/20120626/index.html	Tue Jun 26 21:06:32 2012 -0400
@@ -1,5 +1,5 @@
 <?xml version='1.0' encoding='UTF-8'?>
-<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Transitional//EN' 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd'>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML+RDFa 1.1//EN" "http://www.w3.org/MarkUp/DTD/xhtml-rdfa-2.dtd">
 <html dir="ltr" xmlns="http://www.w3.org/1999/xhtml" typeof="bibo:Document">
 <head>
 <title>JSON-LD Syntax 1.0</title>