0014-isvalid.html (318B)
1 <!DOCTYPE html> 2 <html prefix="ex: http://example.org/ xsd: http://www.w3.org/2001/XMLSchema#"> 3 <head> 4 <meta charset=utf-8> 5 <title>Test 0014</title> 6 </head> 7 <body> 8 <p> 9 <span about="http://example.org/foo" 10 property="ex:bar" content="10" datatype="xsd:integer">ten</span> 11 </p> 12 </body> 13 </html>