Sha256: b44c12245a29afbbd7faf2adb2e11ae09f90fd0f78ab6ac81d39c1767752e36e

Contents?: true

Size: 476 Bytes

Versions: 3

Compression:

Stored size: 476 Bytes

Contents

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML+RDFa 1.0//EN" "http://www.w3.org/MarkUp/DTD/xhtml-rdfa-1.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"
      xmlns:ex="http://example.org/"
      xmlns:xsd="http://www.w3.org/2001/XMLSchema#">
	<head>
		<title>Test 0014</title>
	</head>
  <body>
  	<p>
  		<span	about="http://example.org/foo"
        		property="ex:bar" content="10" datatype="xsd:integer">ten</span>
	</p>
  </body>
</html>

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
rdfa_parser-0.1.2 spec/xhtml1-testcases/0014.xhtml
rdfa_parser-0.1.1 spec/xhtml1-testcases/0014.xhtml
rdfa_parser-0.1.0 spec/xhtml1-testcases/0014.xhtml