Sha256: 81d6bada04ec9eb428efcdc05418b1789ce8158d56678a256df4c9d70497a0d2

Contents?: true

Size: 604 Bytes

Versions: 3

Compression:

Stored size: 604 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://www.example.com/">
   <head>
     <title>Test 0115</title>
   </head>
   <body>
      <p>Description: XML entities in the RDFa content</p>
      <p>
        <span property="ex:entity">&lt;string&gt;</span>
        <span property="ex:entity">Ben &amp; Co.</span>
        <span property="ex:entity">&#x40;</span>
        <span property="ex:entity">&#64;</span>
      </p>
   </body>
</html>

Version data entries

3 entries across 3 versions & 1 rubygems

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