summaryrefslogtreecommitdiffstats
path: root/tests/rdfa11/0228.xml
blob: 22c734e13889c487d1112f6f8c3f6d809ca37285 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
		<title>Test 0228</title>
		<!-- Based on 1.1 semantics for 0040 -->
  </head>
  <body>
  	<div>
     <img src="http://sw-app.org/img/mic_2007_01.jpg"
           rev="xhv:alternate"
           resource="http://sw-app.org/img/mic_2006_03.jpg"
           alt="A photo depicting Michael" />	
  	</div>
  </body>
</html>