Typo, still, in daml+oil ref

Just pointing out that

http://www.w3.org/TR/daml+oil-reference

still has the typo I mentioned in the daml.org version:

<List>
<first>
<Thing rdf:about="#red">
</first>
<rest>
<List>
<first>
<Thing rdf:about="#white">
</first>
<rest>
<List>
<first>
<Thing rdf:about="#blue">
</first>
<rest>
<List rdf:resource="http://www.w3.org/2001/10/daml+oil#nil">
</rest>
</List>
</rest>
</List>
</rest>
</List>

Is not well-formed XML (The Thing elements and innermost List should be proper 
empty elements, ending in "/>".


-- 
Uche Ogbuji                               Principal Consultant
uche.ogbuji@fourthought.com               +1 303 583 9900 x 101
Fourthought, Inc.                         http://Fourthought.com 
4735 East Walnut St, Boulder, CO 80301-2537, USA
XML strategy, XML tools (http://4Suite.org), knowledge management

Received on Tuesday, 19 February 2002 01:29:50 UTC