simpleType Numeric4-4
namespace http://taf-jsg.info/schemes
type restriction of xs:integer
properties
base xs:integer
used by
elements LengthOfSetOfCarriages RollingStockDataset/DesignDataSet/LoadTable/LoadTableProduct/ProductUNCode TrainLength
simpleTypes CauseCode CompanyCode
facets
Kind Value Annotation
minInclusive 0001
maxInclusive 9999
source <xs:simpleType name="Numeric4-4">
 
<xs:restriction base="xs:integer">
   
<xs:minInclusive value="0001"/>
   
<xs:maxInclusive value="9999"/>
 
</xs:restriction>
</xs:simpleType>


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