| namespace | http://www.ATIS-Draft-03-00-79 | ||
| type | restriction of xs:unsignedInt | ||
| used by | 
  | 
			||
| facets | 
  | 
			||
| annotation | 
  | 
			||
| 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>  |