sun-domain_1_3.dtd had this:
<!ELEMENT property (description?)>
<!ATTLIST property
name CDATA #REQUIRED
value CDATA #REQUIRED>
<!ELEMENT description (#PCDATA)>
It appears that v3 b18 doesn't support this. (I added a description
sub-element to a property and the domain would not start...)
Is this an intentional change or not?
thanks,
vbk