summaryrefslogtreecommitdiffstats
path: root/tests/rdfa/0113.xml
blob: 4dbe2feb228eaa919d263bb1a4e46a8304331b97 (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:dc="http://purl.org/dc/elements/1.1/">
  <head>
    <title>Test 0113</title>
  </head>
  <body>
    <span about="#a" property="dc:title"></span>
    <span about="#b" property="dc:title" />
  </body>
</html>