j:SubjectRisk
A set of details about a subject's risk factors.
Element information
Namespace: http://release.niem.gov/niem/domains/jxdm/6.0/
Schema document: domains/jxdm/6.0/jxdm.xsd
Type: j:RiskType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- structures:ObjectAugmentationPointAbstract [0..*]An augmentation point for ObjectType
- j:RiskLevelText [0..*]A kind of risk level.
- j:RiskScoreValue [0..*]A numeric score for the risk based on assessment.
- j:RiskAugmentationPointAbstract [0..*]An augmentation point for type j:RiskType
from type structures:ObjectTypefrom subst. group structures:ObjectAugmentationPointfrom subst. group j:RiskLevelAbstractfrom subst. group j:RiskAugmentationPoint
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
structures:id | [0..1] | xsd:ID | from type structures:ObjectType | |
structures:ref | [0..1] | xsd:IDREF | from type structures:ObjectType | |
structures:uri | [0..1] | xsd:anyURI | from type structures:ObjectType | |
structures:metadata | [0..1] | xsd:IDREFS | from type structures:ObjectType | |
structures:relationshipMetadata | [0..1] | xsd:IDREFS | from type structures:ObjectType | |
Any attribute | [0..*] | Namespace: urn:us:gov:ic:ism urn:us:gov:ic:ntk, Process Contents: lax | from type structures:ObjectType |
Used in
- Type j:ArresteeType via extension of j:SubjectType (Element j:Arrestee)
- Type j:ParoleeType via extension of j:SubjectType (Element j:Parolee)
- Type j:SubjectType (Elements j:ArrestSubject, j:BailSubject, j:BookingSubject, j:ChargeSubject, j:CitationSubject, j:CommunityLeaveSubject, j:ConvictionSubject ...more)
Sample instance
<j:SubjectRisk> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <j:RiskLevelText>string</j:RiskLevelText> <j:RiskScoreValue>1.0</j:RiskScoreValue> <j:RiskAugmentationPoint>any content</j:RiskAugmentationPoint> </j:SubjectRisk>