7.57. Content Types

The content_types element lists the available types of content.
<capabilities>
    <version major="3" minor="3">
        ...
        <content_types>
            <content_type>text</content_type>
            <content_type>binary</content_type>
        </content_types>
        ...
    </version>
</capabilities>