ndex:DomesticViolenceChildImpactCodeSimpleType

simpleType DomesticViolenceChildImpactCodeSimpleType in namespace http://release.niem.gov/niem/codes/ndex/5.0/

Definition

A data type for a code that indicates the impact of domestic violence upon children.

Diagram

Enumerations

ValueDefinition
CHILDREN_ABUSED_BY_SUBJECTCHILDREN ABUSED BY SUBJECT
CHILDREN_AFRAID_OF_SUBJECTCHILDREN AFRAID OF SUBJECT
CHILDREN_INVOLVED_IN_THE_INCIDENTCHILDREN INVOLVED IN THE INCIDENT
CHILDREN_PRESENT_DURING_INCIDENTCHILDREN PRESENT DURING INCIDENT
NO_CHILD_IMPACTCHILDREN NOT INVOLVED OR PRESENT
SUBJECT_THREATENED_OR_ATTEMPTED_TO_ABDUCT_CHILDRENSUBJECT THREATENED OR ATTEMPTED TO ABDUCT CHILDREN

XML Schema

<xs:simpleType name="DomesticViolenceChildImpactCodeSimpleType">
<xs:annotation>
<xs:documentation>
A data type for a code that indicates the impact of domestic violence upon children.
</xs:documentation>
</xs:annotation>
<xs:enumeration value="CHILDREN_ABUSED_BY_SUBJECT">
<xs:annotation>
<xs:documentation>
CHILDREN ABUSED BY SUBJECT
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CHILDREN_AFRAID_OF_SUBJECT">
<xs:annotation>
<xs:documentation>
CHILDREN AFRAID OF SUBJECT
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CHILDREN_INVOLVED_IN_THE_INCIDENT">
<xs:annotation>
<xs:documentation>
CHILDREN INVOLVED IN THE INCIDENT
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CHILDREN_PRESENT_DURING_INCIDENT">
<xs:annotation>
<xs:documentation>
CHILDREN PRESENT DURING INCIDENT
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="NO_CHILD_IMPACT">
<xs:annotation>
<xs:documentation>
CHILDREN NOT INVOLVED OR PRESENT
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="SUBJECT_THREATENED_OR_ATTEMPTED_TO_ABDUCT_CHILDREN">
<xs:annotation>
<xs:documentation>
SUBJECT THREATENED OR ATTEMPTED TO ABDUCT CHILDREN
</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>