<xs:simpleType name="impLinear"> <xs:restriction base="xs:string"> <xs:enumeration value="foot" /> <xs:enumeration value="USSurveyFoot" /> <xs:enumeration value="inch" /> <xs:enumeration value="mile" /> </xs:restriction> </xs:simpleType>