http://rdfa.info/test-suite/test-cases/rdfa1.0/xhtml1/manifest#0212

Definitions

Name
Test 0212: Datatype generation for a literal with XML content, version 1.0
Type
PositiveEvaluationTest
Description
resource.ttl
@base <http://rdfa.info/test-suite/test-cases/rdfa1.0/xhtml1/manifest> .
@prefix mf: <http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#> .
@prefix rdfatest: <http://rdfa.info/vocabs/rdfa-test#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix test: <http://www.w3.org/2006/03/test-description#> .

<#0212>
	a rdfatest:PositiveEvaluationTest ;
	rdfs:comment "In RDFa 1.0, if a literal contains XML elements, and no explicit datatype is set, the result is XMLLiteral" ;
	mf:action <0212.xhtml> ;
	mf:name "Test 0212: Datatype generation for a literal with XML content, version 1.0" ;
	mf:result <0212.ttl> ;
	test:classification test:required ;
	test:specificationReference "N.A." .