A value of true indicates that the field can be displayed in the User Interface.
Source
<xs:element name="Active" type="xs:boolean" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:annotation>
<xs:documentation>
A value of true indicates that the field can be displayed in the User Interface.
</xs:documentation>
</xs:annotation>
</xs:element>