Module type Xml_print.TagList

module type TagList = sig .. end

List of tags that can be printed as empty tags: <foo />.


val emptytags : string list