Feature usage, cont’d
Most minimization is disallowed
<listitem secure><p>My point, and I do have one...</>
SHORTTAG is YES to allow attribute defaulting and the NET trick, but others (e.g. unquoted attribute values) are disallowed
<!ATTLIST p security (sec|nosec) "nosec">...<p>My paragraph content</p>