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: sh...@aptest.com


Reply via email to