Documentation for TrainingCenterDatabasev2

Complex Type: Week_t

[Table of contents]

Super-types: None
Sub-types: None
Name Week_t
Used by (from the same schema document) Complex Type HistoryFolder_t , Complex Type MultiSportFolder_t
Abstract no
XML Instance Representation
<...
StartDay=" xsd:date [1]">
<Notes> xsd:string </Notes> [0..1]
</...>
Diagram
Schema Component Representation
<xsd:complexType name="Week_t">
<xsd:sequence>
<xsd:element name="Notes" type=" xsd:string " minOccurs="0"/>
</xsd:sequence>
<xsd:attribute name="StartDay" type=" xsd:date " use="required"/>
</xsd:complexType>