Documentation for TrainingCenterDatabasev2

Complex Type: HeartRateInBeatsPerMinute_t

[Table of contents]

Super-types: HeartRateValue_t < HeartRateInBeatsPerMinute_t (by extension)
Sub-types: None
Name HeartRateInBeatsPerMinute_t
Used by (from the same schema document) Complex Type ActivityLap_t , Complex Type ActivityLap_t , Complex Type Trackpoint_t , Complex Type CourseLap_t , Complex Type CourseLap_t
Abstract no
XML Instance Representation
<...>
<Value> positiveByte </Value> [1]
</...>
Diagram
Schema Component Representation
<xsd:complexType name="HeartRateInBeatsPerMinute_t">
<xsd:complexContent>
<xsd:extension base=" HeartRateValue_t ">
<xsd:sequence>
<xsd:element name="Value" type=" positiveByte "/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>