?  slide 22

SGML DTDS allowed tag minimizations with OMITTAG

(the only schema in town)

You could state (on a per element basis):

If the content model were:

   section (title, para+, subsection*)

Both the start and end tags for <title> could be made omissible

 ?