summaryrefslogtreecommitdiffstats
path: root/tests/rdfa11/0012.xml
blob: 2f727b512ca1e6c3e55e845786fdff417f6b1102 (plain)
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:ex="http://example.org/">
  <head about="">
	<title>Test 0012</title>
  	<meta about="http://example.org/node" property="ex:property" xml:lang="fr" content="chat" />
  </head>
  <body>
  	<p></p>
  </body>
</html>