j:MissingPersonOccurrenceType
complexType MissingPersonOccurrenceType in namespace http://release.niem.gov/niem/domains/jxdm/6.2/
Definition
A data type for a set of details surrounding the activity perpetuated by a person's whereabouts being unknown.
Diagram
XML Schema
<xs:complexType name="MissingPersonOccurrenceType">
<xs:annotation>
<xs:documentation>
A data type for a set of details surrounding the activity perpetuated by a person's whereabouts being unknown.</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:extension base="nc:ActivityType">
<xs:sequence>
<xs:element ref="j:MissingPersonOccurrenceAugmentationPoint" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>