- From: Shane McCarron <shane@aptest.com>
- Date: Tue, 26 May 2009 22:58:31 -0500
- To: Manu Sporny <msporny@digitalbazaar.com>
- CC: "public-rdf-in-xhtml-tf.w3.org" <public-rdf-in-xhtml-tf@w3.org>
Received on Wednesday, 27 May 2009 03:59:49 UTC
Manu Sporny wrote: > Shane McCarron wrote: > >> <html xmlns="http://www.w3.org/1999/xhtml" >> xmlns:foaf="http://xmlns.com/foaf/0.1/"> >> <head> >> <title>Test 0124</title> >> <base href="http://www.example.org/me" /> >> </head> >> <body> >> <div id="shane" about="#shane" typeof="foaf:Person"> >> <h2 property="foaf:name" datatype=""><span >> property="foaf:firstName">Shane</span> <span >> property="foaf:surname">McCarron</span></h2> >> </div> >> <div id="mark" about="#mark" typeof="foaf:Person"> >> <h2 property="foaf:name"><span >> property="foaf:firstName">Mark</span> <span >> property="foaf:surname">Birbeck</span>/h2> >> > > ^^^^ > Did you mean to put the missing '<' before the '/h2'? If so, wouldn't > this be an invalid XMLLiteral? > There should be a < before the second /h2> - sorry! > -- manu > > -- Shane P. McCarron Phone: +1 763 786-8160 x120 Managing Director Fax: +1 763 786-8180 ApTest Minnesota Inet: shane@aptest.com
Received on Wednesday, 27 May 2009 03:59:49 UTC