0216-isvalid.html (1180B)
1 <!DOCTYPE html> 2 <html prefix = " 3 air: http://www.daml.org/2001/10/html/airport-ont# 4 bio: http://vocab.org/bio/0.1/ 5 contact: http://www.w3.org/2000/10/swap/pim/contact# 6 dc: http://purl.org/dc/terms/ 7 foaf: http://xmlns.com/foaf/0.1/ 8 ical: http://www.w3.org/2002/12/cal/icaltzd# 9 owl: http://www.w3.org/2002/07/owl# 10 rdf: http://www.w3.org/1999/02/22-rdf-syntax-ns# 11 rdfs: http://www.w3.org/2000/01/rdf-schema# 12 rel: http://vocab.org/relationship/ 13 openid: http://xmlns.openid.net/auth# 14 rss: http://web.resource.org/rss/1.0/ 15 sioc: http://rdfs.org/sioc/ns# 16 xsd: http://www.w3.org/2001/XMLSchema# 17 google: http://rdf.data-vocabulary.org/# 18 rsa: http://www.w3.org/ns/auth/rsa# 19 cert: http://www.w3.org/ns/auth/cert# 20 wot: http://xmlns.com/wot/0.1/ 21 "> 22 <head> 23 <meta content="text/html; charset=UTF-8" http-equiv="Content-Type"> 24 <title>Test 0216</title> 25 </head> 26 <body> 27 <!-- Tests whether the Unicode (UTF-8 encoded) characters are properly handled even with a large set of properties 28 in the html element, ie, when the content sniffing to find out the character encoding may not work --> 29 <p about="http://www.ivan-herman.net/foaf#me" property="foaf:name">Iván</p> 30 </body> 31 </html>