fs:MilitarySummaryAugmentation
Additional information about a person's military service.
Element information
Namespace: http://niem.gov/niem/domains/familyServices/2.1
Schema document: domains/familyServices/2.1/familyServices.xsd
Type: fs:MilitarySummaryAugmentationType
Properties: Global, Qualified
NIEM properties:
- Applies to: nc:MilitarySummaryType
Content
- fs:MilitaryInductionDate [0..*] A date a person was inducted (or will be inducted) into active service in a military.
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:MilitarySummaryType (Element fs:MilitarySummary)
Substitution hierarchy
- s:Augmentation
- can be substituted with fs:MilitarySummaryAugmentation
Sample instance
<fs:MilitarySummaryAugmentation> <fs:MilitaryInductionDate> <nc:Date>2000-01-01</nc:Date> </fs:MilitaryInductionDate> </fs:MilitarySummaryAugmentation>