0093-isvalid.html (398B)
1 <!DOCTYPE html> 2 <html prefix="dc: http://purl.org/dc/elements/1.1/ ex: http://www.example.org/"> 3 <head> 4 <meta charset=utf-8> 5 <title>Test 0093</title> 6 </head> 7 <body> 8 <div about=""> 9 Author: <span property="dc:creator">Albert Einstein</span> 10 <h2 property="dc:title" datatype="ex:XMLLiteral">E = mc<sup>2</sup>: The Most Urgent Problem of Our Time</h2> 11 </div> 12 </body> 13 </html>