j:ResidenceAssociationAugmentation
Additional information about a ResidenceAssociation.
Element information
Namespace: http://release.niem.gov/niem/domains/jxdm/5.1/
Schema document: domains/jxdm/5.1/jxdm.xsd
Type: j:PersonResidenceAssociationAugmentationType
Properties: Global, Qualified, Nillable
Content
- j:PreArrestResidenceIndicator [0..*]True if this location was a person's residence at time of arrest; false otherwise.
- j:ReleaseResidenceIndicator [0..*]True if this location was a person's residence after they were released; false otherwise.
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
structures:id | [0..1] | xsd:ID | from type structures:AugmentationType | |
structures:ref | [0..1] | xsd:IDREF | from type structures:AugmentationType | |
structures:metadata | [0..1] | xsd:IDREFS | from type structures:AugmentationType | |
Any attribute | [0..*] | Namespace: urn:us:gov:ic:ism urn:us:gov:ic:ntk, Process Contents: lax | from type structures:AugmentationType |
Used in
- Type nc:PersonResidenceAssociationType (Element nc:PersonResidenceAssociation)
Substitution hierarchy
- nc:PersonResidenceAssociationAugmentationPoint
- can be substituted with j:ResidenceAssociationAugmentation
Sample instance
<j:ResidenceAssociationAugmentation> <j:PreArrestResidenceIndicator>true</j:PreArrestResidenceIndicator> <j:ReleaseResidenceIndicator>true</j:ReleaseResidenceIndicator> </j:ResidenceAssociationAugmentation>