summaryrefslogtreecommitdiffstats
path: root/tests/rdfa/0172.xml
blob: 055f4a2073e6196e138433073f00dbce469a8cb9 (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:ex="http://example.org/terms#">
<head> 
   <title>Test 0172</title> 
   <base href="http://example.org/"/> 
</head> 
<body xml:lang="en"> 
   <p property="ex:prop" datatype="">A <strong>plain literal</strong> with a lang tag.</p> 
</body>
</html>