Documentation for TrainingCenterDatabasev2

Complex Type: Track_t

[Table of contents]

Super-types: None
Sub-types: None
Name Track_t
Used by (from the same schema document) Complex Type ActivityLap_t , Complex Type Course_t
Abstract no
XML Instance Representation
<...>
<Trackpoint> Trackpoint_t </Trackpoint> [1..*]
</...>
Diagram
h666013407
Schema Component Representation
<xsd:complexType name="Track_t">
<xsd:sequence>
<xsd:element name="Trackpoint" type=" Trackpoint_t " maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:complexType>