Documentation for TrainingCenterDatabasev2

Complex Type: Cadence_t

[Table of contents]

Super-types: Target_t < Cadence_t (by extension)
Sub-types: None
Name Cadence_t
Abstract no
XML Instance Representation
<...>
<Low> xsd:double </Low> [1]
<High> xsd:double </High> [1]
</...>
Diagram
Schema Component Representation
<xsd:complexType name="Cadence_t">
<xsd:complexContent>
<xsd:extension base=" Target_t ">
<xsd:sequence>
<xsd:element name="Low" type=" xsd:double "/>
<xsd:element name="High" type=" xsd:double "/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>