nc:CaseDispositionDecision
A case disposition occurring as a result of some decision.
Element information
Namespace: http://niem.gov/niem/niem-core/2.0
Schema document: niem-core/2.0/niem-core.xsd
Type: nc:CaseDispositionDecisionType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- nc:CaseDispositionDecisionText [0..*] The literal language of a decision.
- nc:CaseDispositionDecisionCategoryText [0..*] A kind of decision made in a case disposition.
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
- Type nc:CaseDispositionType (Element nc:CaseDisposition)
Sample instance
<nc:CaseDispositionDecision> <nc:CaseDispositionDecisionText>string</nc:CaseDispositionDecisionText> <nc:CaseDispositionDecisionCategoryText>string</nc:CaseDispositionDecisionCategoryText> </nc:CaseDispositionDecision>