nc:MilitaryDischargeCategoryCodeType
complexType MilitaryDischargeCategoryCodeType in namespace http://release.niem.gov/niem/niem-core/4.0/
Definition
A data type for kinds of discharges a person may receive from military service.
Diagram
XML Schema
<xs:complexType name="MilitaryDischargeCategoryCodeType">
<xs:annotation>
<xs:documentation>
A data type for kinds of discharges a person may receive from military service.</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="nc:MilitaryDischargeCategoryCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>