Documentation for TrainingCenterDatabasev2

Simple Type: CoursePointName_t

[Table of contents]

Super-types: xsd:token < Token_t (by restriction) < CoursePointName_t (by restriction)
Sub-types: None
Name CoursePointName_t
Used by (from the same schema document) Complex Type CoursePoint_t
Content
  • Base XSD Type: token
  • length >= 1
Diagram
Schema Component Representation
<xsd:simpleType name="CoursePointName_t">
<xsd:restriction base=" Token_t ">
<xsd:minLength value="1"/>
<xsd:maxLength value="10"/>
</xsd:restriction>
</xsd:simpleType>