Documentation for TrainingCenterDatabasev2

Simple Type: HeartRateZoneNumbers_t

[Table of contents]

Super-types: xsd:positiveInteger < HeartRateZoneNumbers_t (by restriction)
Sub-types: None
Name HeartRateZoneNumbers_t
Used by (from the same schema document) Complex Type PredefinedHeartRateZone_t
Content
  • Base XSD Type: positiveInteger
  • value <= 5
Diagram
Schema Component Representation
<xsd:simpleType name="HeartRateZoneNumbers_t">
<xsd:restriction base=" xsd:positiveInteger ">
<xsd:maxInclusive value="5"/>
</xsd:restriction>
</xsd:simpleType>