summaryrefslogtreecommitdiffstats
path: root/tests/rdfa11/0117.xml
blob: 4ee4b32811b85a2a51ce91fa81a0ef936774a723 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?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>
      <base href="http://www.example.org/tc117.xhtml#fragment"></base>
      <title property="dc:title">Test 0117</title>
   </head>
   <body>
      <p>
		<span property="dc:contributor">Mark Birbeck</span>
         added this triple test.
      </p>
   </body>
</html>