summaryrefslogtreecommitdiffstats
path: root/tests/rdfa11/0255.xml
blob: e3e6d78cdf54dd4d638d8eda32ee740a4970cbe9 (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 0255</title> 
   <base href="http://example.org/"/> 
</head> 
<body lang="en"> 
   <p property="ex:prop" lang="">Just a plain literal.</p> 
</body>
</html>