summaryrefslogtreecommitdiffstats
path: root/tests/rdfa11/0234.xml
blob: 3f9879ed751ee4734ffabdfce5b66ec4af30a7c8 (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">
   <head>
      <title>Test 0234</title>
   </head>
   <body>
      <p>
         <a rel="describedby" href="http://example.org/describedby">describedby</a>
         <a rel="license" href="http://example.org/license">license</a>
         <a rel="role" href="http://example.org/role">role</a>
      </p>
   </body>
</html>