simpleType String1-8
namespace http://taf-jsg.info/schemes
type restriction of xs:string
properties
base xs:string
used by
elements AssociatedAttachedOTN OperationalTrainNumber
facets
Kind Value Annotation
minLength 1
maxLength 8
source <xs:simpleType name="String1-8">
 
<xs:restriction base="xs:string">
   
<xs:minLength value="1"/>
   
<xs:maxLength value="8"/>
 
</xs:restriction>
</xs:simpleType>


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