summaryrefslogtreecommitdiffstats
path: root/tests/rdfa11/0178.xml
blob: 0b3a3fbfb13b253334d82368b4d9e7a0b3f0aa63 (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">
  <head>
    <title>Test 0178</title>
    <base href="http://example.org/"/>
  </head>
  <body>
    <div about ="#this" prefix="foaf: http://xmlns.com/foaf/0.1/ dc: http://purl.org/dc/terms/" typeof="dc:Agent">
        <p property="foaf:name">A particular agent</p>
    </div>
  </body>
</html>