On 12/06/07, Sina K. Heshmati <[EMAIL PROTECTED]> wrote:
On Mon, June 11, 2007 5:47 pm, Ross Gardler <[EMAIL PROTECTED]> said:

> On 11/06/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
>
>> +    <dl class="{local-name(.)}" id="{skos:prefLabel/text()}">
>
> <dl> etc. is not valid, see FOR-1009.
>
The SKOS plugin generates an XDoc document with the following doctype:

<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.3//EN" 
"document-v13.dtd">

Right? Now, if the above doctype corresponds to the DTD documented here [1], why 
would <dl> [2] be invalid to use?

It's my mistake, I thought that definition lists were not a part of
our DTD. Now I have to change the TEI plugin ;-)

Thanks for being diligent.

Ross


[1] http://forrest.apache.org/dtdx/document-v13.dtdx.html
[2] http://forrest.apache.org/dtdx/document-v13.dtdx.html#dl