Documentation for TrainingCenterDatabasev2

Simple Type: CadenceValue_t

[Table of contents]

Super-types: xsd:unsignedByte < CadenceValue_t (by restriction)
Sub-types: None
Name CadenceValue_t
Used by (from the same schema document) Complex Type ActivityLap_t , Complex Type Trackpoint_t , Complex Type CourseLap_t
Content
  • Base XSD Type: unsignedByte
  • value <= 254
Diagram
Schema Component Representation
<xsd:simpleType name="CadenceValue_t">
<xsd:restriction base=" xsd:unsignedByte ">
<xsd:maxInclusive value="254"/>
</xsd:restriction>
</xsd:simpleType>