summaryrefslogtreecommitdiffstats
path: root/tests/rdfa/0031.xml
blob: 102d506752c144f5029426a229387a4616124ca4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <head>
	<title>Test 0031</title>
  </head>
  <body>
  	<p about="#wtw">
  	  The book <b>Weaving the Web</b> (hardcover) has the ISBN
  	  <span rel="dc:identifier" resource="urn:ISBN:0752820907">0752820907</span>.
  	</p>	
  </body>
</html>