Sha256: b17a2ee324b77a31ce6fa88696251c0fe2a0cdbfcef4d923cc0202cbc83faea5
Contents?: true
Size: 444 Bytes
Versions: 2
Compression:
Stored size: 444 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:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"> <body> <ol about="http://example.com/9997.xhtml"> <li property="rdf:li">This is first</li> <li property="rdf:li">This is second</li> </ol> </body> </html>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
rdfa_parser-0.1.5 | spec/xhtml1-testcases/9997.xhtml |
rdfa_parser-0.1.3 | spec/xhtml1-testcases/9997.xhtml |