Documentation for TrainingCenterDatabasev2

Complex Type: ActivityList_t

[Table of contents]

Super-types: None
Sub-types: None
Name ActivityList_t
Used by (from the same schema document) Complex Type TrainingCenterDatabase_t
Abstract no
XML Instance Representation
<...>
<Activity> Activity_t </Activity> [0..*]
<MultiSportSession> MultiSportSession_t </MultiSportSession> [0..*]
</...>
Diagram
h225784201 h1523116267
Schema Component Representation
<xsd:complexType name="ActivityList_t">
<xsd:sequence>
<xsd:element name="Activity" type=" Activity_t " minOccurs="0" maxOccurs="unbounded"/>
<xsd:element name="MultiSportSession" type=" MultiSportSession_t " minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:complexType>