j:DomesticViolenceAssessmentType

complexType DomesticViolenceAssessmentType in namespace http://release.niem.gov/niem/domains/jxdm/6.2/

Definition

A data type for a tool designed to help assess safety, risk, strengths and needs of a subject involved in offenses/groups of offenses that involve domestic violence.

Diagram

XML Schema

<xs:complexType name="DomesticViolenceAssessmentType">
<xs:annotation>
<xs:documentation>
A data type for a tool designed to help assess safety, risk, strengths and needs of a subject involved in offenses/groups of offenses that involve domestic violence.
</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:sequence>
<xs:element ref="j:DomesticViolenceChildImpactText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:DomesticViolenceHistoryText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:DomesticViolenceLevelText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:DomesticViolencePatternIndicationText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:DomesticViolenceSocialHistoryText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:DomesticViolenceSubjectAttitudeText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:DomesticViolenceVictimPerceptionText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:DomesticViolenceChildImpactAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:DomesticViolenceLevelAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:DomesticViolencePatternIndicationAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:DomesticViolenceSocialHistoryAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:DomesticViolenceSubjectAttitudeAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:DomesticViolenceVictimPerceptionAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:DomesticViolenceAssessmentAugmentationPoint" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>