simpleType Numeric3-3
namespace http://taf-jsg.info/schemes
type restriction of xs:integer
properties
base xs:integer
used by
elements AirBrake/LoadChangeDevice/AirBrakedMassLoaded AirBrake/LoadChangeDevice/ChangeOverWeight
simpleType Speed
facets
Kind Value Annotation
minInclusive 001
maxInclusive 999
source <xs:simpleType name="Numeric3-3">
 
<xs:restriction base="xs:integer">
   
<xs:minInclusive value="001"/>
   
<xs:maxInclusive value="999"/>
 
</xs:restriction>
</xs:simpleType>


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