Documentation for TrainingCenterDatabasev2

Simple Type: SpeedZoneNumbers_t

[Table of contents]

Super-types: xsd:positiveInteger < SpeedZoneNumbers_t (by restriction)
Sub-types: None
Name SpeedZoneNumbers_t
Used by (from the same schema document) Complex Type PredefinedSpeedZone_t
Content
  • Base XSD Type: positiveInteger
  • value <= 10
Diagram
Schema Component Representation
<xsd:simpleType name="SpeedZoneNumbers_t">
<xsd:restriction base=" xsd:positiveInteger ">
<xsd:maxInclusive value="10"/>
</xsd:restriction>
</xsd:simpleType>