<xsd:simpleType name="DistanceType">
<xsd:annotation>
<xsd:documentation source="http://www.starstandard.org" xml:lang="en">Distance in either miles or kilometers</xsd:documentation>
</xsd:annotation>
<xsd:restriction base="qdt:StringType" />
</xsd:simpleType>