element TrafficType
diagram taf_cat_complete_sector_p548.png
namespace http://taf-jsg.info/schemes
type restriction of xs:string
properties
content simple
used by
element PlannedTrainData
facets
Kind Value Annotation
minLength 1
maxLength 2
annotation
documentation
information about the type of traffic (combined, rolling highway, etc). It is added here as a placeholder for coded values (e.g. from Merits)
source <xs:element name="TrafficType">
 
<xs:annotation>
   
<xs:documentation>information about the type of traffic (combined, rolling highway, etc). It is added here as a placeholder for coded values (e.g. from Merits)</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:minLength value="1"/>
     
<xs:maxLength value="2"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>


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