True if a person has been sighted; false otherwise.
XSD Schema Diagram:
XSD Schema Code:
<xsd:element name="PersonSightedIndicator" type="niem-xsd:boolean" nillable="true">
<xsd:annotation>
<xsd:documentation>True if a person has been sighted; false otherwise.</xsd:documentation>
</xsd:annotation>
</xsd:element>