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