<Visible> (Comment Visibility Toggle)

This element specifies that a comment is visible. If omitted, the comment is assumed to be invisible. If this element is specified without a value, it is assumed to be true. This element is used for comments.

example:
<x:ClientData  ><x:Visible>True</x:Visible>
</x:ClientData>

The possible values for this element are defined by the ST_TrueFalseBlank simple type (§6.4.3.3).

Parent Elements

<ClientData>6.4.2.12)