simpleType Speed
namespace http://taf-jsg.info/schemes
type Numeric3-3
properties
base Numeric3-3
used by
elements HighestPlannedSpeed TrainMaxSpeed
facets
Kind Value Annotation
minInclusive 001
maxInclusive 999
annotation
documentation
Shown in Km/h
source <xs:simpleType name="Speed">
 
<xs:annotation>
   
<xs:documentation>Shown in Km/h</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="Numeric3-3"/>
</xs:simpleType>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy