simpleType itis:AlternateRoute
namespace http://www.ITIS-Adopted-03-00-02
type union of (restriction of xs:unsignedInt, restriction of xs:string, restriction of xs:string, AlternateRoute)
used by
element itis:ITISEventType/alternateRoute
simpleType itis:ITIScodes
source <xs:simpleType name="AlternateRoute">
 
<xs:union>
   
<xs:simpleType>
     
<xs:restriction base="xs:unsignedInt">
       
<xs:minInclusive value="8448"/>
       
<xs:maxInclusive value="8703"/>
     
</xs:restriction>
   
</xs:simpleType>
   
<xs:simpleType>
     
<xs:restriction base="xs:string">
       
<xs:enumeration value="detour where possible" id="_8449"/>
       
<xs:enumeration value="no detour available" id="_8450"/>
       
<xs:enumeration value="follow signs" id="_8451"/>
       
<xs:enumeration value="follow detour signs" id="_8452"/>
       
<xs:enumeration value="follow special detour markers" id="_8453"/>
       
<xs:enumeration value="do not follow detour signs" id="_8454"/>
       
<xs:enumeration value="detour in operation" id="_8455"/>
       
<xs:enumeration value="follow local detour" id="_8456"/>
       
<xs:enumeration value="compulsory detour in operation" id="_8457"/>
       
<xs:enumeration value="no suitable detour available" id="_8458"/>
       
<xs:enumeration value="detour is no longer recommended" id="_8459"/>
       
<xs:enumeration value="local drivers are recommended to avoid the area" id="_8460"/>
       
<xs:enumeration value="trucks are recommended to avoid the area" id="_8461"/>
       
<xs:enumeration value="consider alternate route" id="_8462"/>
       
<xs:enumeration value="consider alternate parking" id="_8463"/>
       
<xs:enumeration value="consider alternate destination" id="_8464"/>
       
<xs:enumeration value="consider alternate area" id="_8465"/>
     
</xs:restriction>
   
</xs:simpleType>
   
<xs:simpleType>
     
<xs:restriction base="xs:string">
       
<xs:pattern value="\[.+\].*"/>
     
</xs:restriction>
   
</xs:simpleType>
   
<xs:simpleType>
     
<xs:restriction base="local:AlternateRoute"/>
   
</xs:simpleType>
 
</xs:union>
</xs:simpleType>


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