fs:ChargeAugmentation
Additional information about a charge.
Element information
Namespace: http://niem.gov/niem/domains/familyServices/2.1
Schema document: domains/familyServices/2.1/familyServices.xsd
Type: fs:ChargeAugmentationType
Properties: Global, Qualified
NIEM properties:
- Applies to: j:ChargeType
Content
- Sequence [1..1]
- fs:AllegationReportedDate [0..*] The date the allegation was reported.
- fs:LocalAllegationDescriptionText [0..*] A state or local definition of an allegation.
- Choice [0..*]
- fs:AllegationCategoryCode Code indicating NCANDS (National Child Abuse and Neglect Data System) allegation categories.
- fs:AllegationCategoryText A description of the allegation.
from subst. group fs:AllegationCategory
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
s:id | [0..1] | xsd:ID | from type s:AugmentationType | |
s:metadata | [0..1] | xsd:IDREFS | from type s:AugmentationType |
Used in
- Type fs:ChargeType (Element fs:Charge)
Substitution hierarchy
- s:Augmentation
- can be substituted with fs:ChargeAugmentation
Sample instance
<fs:ChargeAugmentation> <fs:AllegationReportedDate> <nc:Date>2000-01-01</nc:Date> </fs:AllegationReportedDate> <fs:LocalAllegationDescriptionText>string</fs:LocalAllegationDescriptionText> <fs:AllegationCategoryCode>SA</fs:AllegationCategoryCode> </fs:ChargeAugmentation>