The COMMENT element provides a way to add inline XML comments.
<!ELEMENT COMMENT (#PCDATA)>
The COMMENT element has no attributes.
The COMMENT element has no sub-elements.
This example includes an informational comment.
<DIMSEARCH_CONFIG FILTER_FOR_ANCESTORS="FALSE" <COMMENT>Displays ancestor managed values.</COMMENT> /DIMSEARCH_CONFIG>