summaryrefslogtreecommitdiffstats
path: root/tests/rdfa11/0072.xml
blob: 35accf5dc5b7ebb295b0dd06eb09476f92d50768 (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/"></base>
      <title>Test 0072</title>
   </head>
   <body>
      <p about="faq">
         Learn more by reading the example.org
         <span property="dc:title">Example FAQ</span>.
      </p>
   </body>
</html>