Documentation for TrainingCenterDatabasev2

Complex Type: CourseList_t

[Table of contents]

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