<!ELEMENT fdesc (head?, (address|blockquote|div|list|note|p|table)+)> <!ATTLIST fdesc %a.common; lang %LANGUAGE; #IMPLIED>
fdesc = feature description, a brief textual description of the feature. A short feature description; making this element more expansive could invite users to misuse it, e.g. put data here, such as census data or lengthy essays, that more properly belong elsewhere.
The attribute "fdesc" is %a.common.
The attribute "lang" is %LANGUAGE
TBA.