Documentation for TrainingCenterDatabasev2

Complex Type: History_t

[Table of contents]

Super-types: None
Sub-types: None
Name History_t
Used by (from the same schema document) Complex Type Folders_t
Abstract no
XML Instance Representation
<...>
<Running> HistoryFolder_t </Running> [1]
<Biking> HistoryFolder_t </Biking> [1]
<Other> HistoryFolder_t </Other> [1]
<MultiSport> MultiSportFolder_t </MultiSport> [1]
<Extensions> Extensions_t </Extensions> [0..1]

'You can extend Training Center by adding your own elements from another schema here.'

</...>
Diagram
h-1082711438 h-1082711438 h-1082711438 h1016373507 h1209008142
Schema Component Representation
<xsd:complexType name="History_t">
<xsd:sequence>
<xsd:element name="Running" type=" HistoryFolder_t "/>
<xsd:element name="Biking" type=" HistoryFolder_t "/>
<xsd:element name="Other" type=" HistoryFolder_t "/>
<xsd:element name="MultiSport" type=" MultiSportFolder_t "/>
<xsd:element name="Extensions" type=" Extensions_t " minOccurs="0"/>
</xsd:sequence>
</xsd:complexType>