simpleType Numeric1-5
namespace http://taf-jsg.info/schemes
type restriction of xs:positiveInteger
properties
base xs:positiveInteger
used by
elements RollingStockDataset/DesignDataSet/BogiePivotPitch RollingStockDataset/DesignDataSet/HeightOfLoadingPlaneUnladen RollingStockDataset/DesignDataSet/InnerWheelbase LocationPrimaryCode RollingStockDataset/DesignDataSet/LoadTable/SpeedCategory
facets
Kind Value Annotation
minInclusive 1
maxInclusive 99999
source <xs:simpleType name="Numeric1-5">
 
<xs:restriction base="xs:positiveInteger">
   
<xs:minInclusive value="1"/>
   
<xs:maxInclusive value="99999"/>
 
</xs:restriction>
</xs:simpleType>


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