Documentation for TrainingCenterDatabasev2

Complex Type: NextSport_t

[Table of contents]

Super-types: None
Sub-types: None
Name NextSport_t
Used by (from the same schema document) Complex Type MultiSportSession_t
Abstract no
XML Instance Representation
<...>
<Transition> ActivityLap_t </Transition> [0..1]
<Activity> Activity_t </Activity> [1]
</...>
Diagram
h400344220 h225784201
Schema Component Representation
<xsd:complexType name="NextSport_t">
<xsd:sequence>
<xsd:element name="Transition" type=" ActivityLap_t " minOccurs="0"/>
<xsd:element name="Activity" type=" Activity_t "/>
</xsd:sequence>
</xsd:complexType>