j:VictimMOType

complexType VictimMOType in namespace http://release.niem.gov/niem/domains/jxdm/6.0/

Definition

A data type for details pertaining to facts attained from an actual crime scene, giving investigators insights into behaviors of a victim or concerning the treatment of a victim as related to subject MO.

Diagram

XML Schema

<xs:complexType name="VictimMOType">
<xs:annotation>
<xs:documentation>
A data type for details pertaining to facts attained from an actual crime scene, giving investigators insights into behaviors of a victim or concerning the treatment of a victim as related to subject MO.
</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:sequence>
<xs:element ref="j:VictimMOActionAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:VictimMOApproachedAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:VictimMOBindingsAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:VictimMOFoundClothedAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:VictimMOFoundClothedDescriptionText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:VictimMOGeneralLifestyleAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:VictimMORecoveryAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:VictimMORecoveryDescriptionText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:VictimMOReleaseDisposalAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:VictimMOSubjectContactConclusionAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:VictimMOAugmentationPoint" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>