summaryrefslogtreecommitdiffstats
path: root/tests/rdfa11/0301.xml
blob: 69a214d2e18ba544523ef476a045f71ffce78132 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
  <title>Test 0301: Typed Property</title>
</head>
<body>
  <p vocab="http://www.milowski.com/V/" property="bit" typeof="thing">
    <span property="name">Fizzbit</span>
  </p>
</body>
</html>