Details about a person whose whereabouts are unknown.
XSD Schema Diagram:
XSD Schema Code:
<xsd:element name="MissingPerson" type="j:MissingPersonType" nillable="true">
<xsd:annotation>
<xsd:documentation>Details about a person whose whereabouts are unknown.</xsd:documentation>
</xsd:annotation>
</xsd:element>