namespace | http://www.IM-Draft-03-00-44a | ||
type | restriction of xs:unsignedByte | ||
used by |
|
||
facets |
|
||
annotation |
|
||
source | <xs:simpleType name="AxleCount"> <xs:annotation> <xs:documentation> use zero for unknown </xs:documentation> </xs:annotation> <xs:restriction base="xs:unsignedByte"> <xs:maxInclusive value="16"/> </xs:restriction> </xs:simpleType> |