em:ExerciseCategoryCodeType
complexType ExerciseCategoryCodeType in namespace http://release.niem.gov/niem/domains/emergencyManagement/4.0/
Definition
A data type code that represents a type of exercise, defined by U.S. DEPARTMENT OF HEALTH AND HUMAN SERVICES National Institutes of Health, National Heart, Lung, and Blood Institute
Diagram
XML Schema
<xs:complexType name="ExerciseCategoryCodeType">
<xs:annotation>
<xs:documentation>
A data type code that represents a type of exercise, defined by U.S. DEPARTMENT OF HEALTH AND HUMAN SERVICES
National Institutes of Health, National Heart, Lung, and Blood Institute</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="em:ExerciseCategoryCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>