Definition Type: ComplexType
Name: MissingPersonType
Namespace: http://niem.gov/niem/domains/jxdm/4.0
Type: s:ComplexObjectType
Containing Schema: jxdm.xsd
Abstract
Documentation:
A data type for details of a person whose whereabouts are unknown.
Collapse XSD Schema Diagram:
Drilldown into MissingPersonStatus in schema jxdm_xsd Drilldown into MissingPersonLastSeenWitness in schema jxdm_xsd Drilldown into MissingPersonLastSeenLocation in schema jxdm_xsd Drilldown into MissingPersonLastSeenDate in schema jxdm_xsd Drilldown into MissingPersonInterestIndicator in schema jxdm_xsd Drilldown into MissingPersonIdentification in schema jxdm_xsd Drilldown into MissingPersonFoundLocation in schema jxdm_xsd Drilldown into MissingPersonFoundIndicator in schema jxdm_xsd Drilldown into MissingPersonFoundDate in schema jxdm_xsd Drilldown into MissingPersonDisappearanceCategory in schema jxdm_xsd Drilldown into MissingPersonDeclarationPerson in schema jxdm_xsd Drilldown into MissingPersonDeclarationDate in schema jxdm_xsd Drilldown into MissingPersonCircumstance in schema jxdm_xsd Drilldown into RoleOfPersonReference in schema niem-core_xsd Drilldown into linkMetadata in schema structures_xsd Drilldown into metadata in schema structures_xsd Drilldown into id in schema structures_xsd Drilldown into ComplexObjectType in schema structures_xsdXSD Diagram of MissingPersonType in schema jxdm_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xsd:complexType name="MissingPersonType">
    <xsd:annotation>
        <xsd:documentation>A data type for details of a person whose whereabouts are unknown.</xsd:documentation>
        <xsd:appinfo>
            <i:Base i:namespace="http://niem.gov/niem/structures/2.0" i:name="Object" xmlns:i="http://niem.gov/niem/appinfo/2.0" />
        </xsd:appinfo>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="s:ComplexObjectType">
            <xsd:sequence>
                <xsd:element ref="nc:RoleOfPersonReference" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="j:MissingPersonCircumstance" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="j:MissingPersonDeclarationDate" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="j:MissingPersonDeclarationPerson" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="j:MissingPersonDisappearanceCategory" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="j:MissingPersonFoundDate" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="j:MissingPersonFoundIndicator" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="j:MissingPersonFoundLocation" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="j:MissingPersonIdentification" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="j:MissingPersonInterestIndicator" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="j:MissingPersonLastSeenDate" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="j:MissingPersonLastSeenLocation" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="j:MissingPersonLastSeenWitness" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="j:MissingPersonStatus" minOccurs="0" maxOccurs="unbounded" />
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
RoleOfPersonReference nc:RoleOfPersonReference 0 unbounded
MissingPersonCircumstance j:MissingPersonCircumstance 0 unbounded
MissingPersonDeclarationDate j:MissingPersonDeclarationDate 0 unbounded
MissingPersonDeclarationPerson j:MissingPersonDeclarationPerson 0 unbounded
MissingPersonDisappearanceCategory j:MissingPersonDisappearanceCategory 0 unbounded
MissingPersonFoundDate j:MissingPersonFoundDate 0 unbounded
MissingPersonFoundIndicator j:MissingPersonFoundIndicator 0 unbounded
MissingPersonFoundLocation j:MissingPersonFoundLocation 0 unbounded
MissingPersonIdentification j:MissingPersonIdentification 0 unbounded
MissingPersonInterestIndicator j:MissingPersonInterestIndicator 0 unbounded
MissingPersonLastSeenDate j:MissingPersonLastSeenDate 0 unbounded
MissingPersonLastSeenLocation j:MissingPersonLastSeenLocation 0 unbounded
MissingPersonLastSeenWitness j:MissingPersonLastSeenWitness 0 unbounded
MissingPersonStatus j:MissingPersonStatus 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
id s:id (Optional)
metadata s:metadata (Optional)
linkMetadata s:linkMetadata (Optional)
Collapse Derivation Tree:
Collapse References:
j:MissingPerson