lexsdigest:Victim
An other object victim.
Element information
Namespace: http://lexs.gov/digest/4.0
Schema document: lexs.gov/lexs-digest/4.0/lexs-digest.xsd
Type: lexsdigest:VictimType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- nc:RoleOfPersonReference [0..1] A person of whom the role object is a function.
- nc:RoleOfOrganizationReference [0..1] An organization of whom the role object is a function.
- nc:RoleOfItemReference [0..1] An entity of whom the role object is a function.
- j:VictimDispositionText [0..1] Describes what happens to the victim after the incident.
- j:VictimSeeksProsecutionIndicator [0..1] True if a victim wants the alleged suspect prosecuted in a court of law.
- lexsdigest:VictimAugmentation [1..1] Supplements j:VictimType.
from type j:VictimType
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
s:id | [0..1] | xsd:ID | from type s:ComplexObjectType | |
s:metadata | [0..1] | xsd:IDREFS | from type s:ComplexObjectType | |
s:linkMetadata | [0..1] | xsd:IDREFS | from type s:ComplexObjectType |
Used in
- NIEM reference target from j:VictimReference
- Type lexsdigest:EntityOtherType (Element lexsdigest:EntityOther)
Sample instance
<lexsdigest:Victim> <nc:RoleOfPersonReference/> <nc:RoleOfOrganizationReference/> <nc:RoleOfItemReference/> <j:VictimDispositionText>string</j:VictimDispositionText> <j:VictimSeeksProsecutionIndicator>true</j:VictimSeeksProsecutionIndicator> <lexsdigest:VictimAugmentation> <lexsdigest:RoleOfOtherReference/> </lexsdigest:VictimAugmentation> </lexsdigest:Victim>