simpleType atis:RideValue
namespace http://www.ATIS-Draft-03-00-79
type restriction of xs:unsignedInt
used by
elements atis:ComplexCost/charges/charge/rideValue atis:ComplexCost/totalValue
facets
maxInclusive 1000000
annotation
documentation
      
            in local units of value
        
source <xs:simpleType name="RideValue">
 
<xs:annotation>
   
<xs:documentation>      
            in local units of value
        
</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:unsignedInt">
   
<xs:maxInclusive value="1000000"/>
 
</xs:restriction>
</xs:simpleType>


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