HTML+RDFa @datetime versus @value

The spec doesn't make clear what triple is generated in this
circumstance:

	<embed
	  property="xhv:test"
	  datetime="2011-01-01"
	  value="Hello!" />

I chose <embed> because it's one of those rare elements where both
@datetime and @value are both considered valid attributes. (Perhaps the
only such element?!) 

Another query... @content is mentioned in step #5...

> If the current element contains the @property attribute, but does not
> contain either the @content or @datatype attributes, then 

... do @datetime and @value act like @content in step #5 too?

-- 
Toby A Inkster
<mailto:mail@tobyinkster.co.uk>
<http://tobyinkster.co.uk>

Received on Tuesday, 15 May 2012 20:20:51 UTC