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