Documentation for TrainingCenterDatabasev2

Simple Type: StepId_t

[Table of contents]

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