- From: Shane P. McCarron <shane@aptest.com>
- Date: Sat, 11 Apr 2009 15:54:55 -0500
- To: dorian taylor <dorian.taylor.lists@gmail.com>
- Cc: "public-xhtml2@w3.org" <public-xhtml2@w3.org>
I guess. Not sure why you would want to embed markup in it but yes. It would work. Shane McCarron On Apr 11, 2009, at 3:38 PM, dorian taylor <dorian.taylor.lists@gmail.com > wrote: > On Sat, Apr 11, 2009 at 1:09 PM, Shane P. McCarron > <shane@aptest.com> wrote: >> Sure! You would use @content. > > With the Text content model I could have a construct like: > > <meta xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" > xmlns:dc="http://purl.org/dc/terms/" property="dc:abstract" > datatype="rdf:XMLLiteral">This is an article about the > <dfn>platypus</dfn>.</meta> > > in @content: > > <meta xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" > xmlns:dc="http://purl.org/dc/terms/" property="dc:abstract" > datatype="rdf:XMLLiteral" content="This is an article about the > <dfn>platypus</dfn>."/> > > encoded like that? > > -- > Dorian Taylor > http://doriantaylor.com/ >
Received on Saturday, 11 April 2009 20:56:02 UTC