em:SkillAcquiredCategoryCodeType
complexType SkillAcquiredCategoryCodeType in namespace http://release.niem.gov/niem/domains/emergencyManagement/4.2/
Definition
A data type that represents the code for how a skill is acquired
Diagram
XML Schema
<xs:complexType name="SkillAcquiredCategoryCodeType">
<xs:annotation>
<xs:documentation>
A data type that represents the code for how a skill is acquired</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="em:SkillAcquiredCategoryCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>