summaryrefslogtreecommitdiffstats
path: root/tests/rdfa/0112.xml
blob: f17a428e31b60c9d2d5593de5535853f1fb1c204 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:ex="http://example.org/">
  <head>
	<title>Test 0112</title>
  </head>
  <body>
  	  <p>
      <span about="http://example.org/node" property="ex:property"
            datatype="">not an XML Literal,
whitespace     preserved
</span>
    </p>
  </body>
</html>