A person that was negatively affected in an incident.
XSD Schema Diagram:
XSD Schema Code:
<xsd:element name="IncidentVictim" type="j:VictimType" nillable="true">
<xsd:annotation>
<xsd:documentation>A person that was negatively affected in an incident.</xsd:documentation>
</xsd:annotation>
</xsd:element>