em:ExerciseMinutesEachTime
element ExerciseMinutesEachTime in namespace http://release.niem.gov/niem/domains/emergencyManagement/4.0/
Definition
A number of minutes representation for each time an exercise is performed by a person (e.g. 3, 5, 15)
Diagram
XML Schema
<xs:element name="ExerciseMinutesEachTime" type="niem-xs:time" nillable="true">
<xs:annotation>
<xs:documentation>
A number of minutes representation for each time an exercise is performed by a person (e.g. 3, 5, 15)</xs:documentation>
</xs:annotation>
</xs:element>