<xs:simpleType name="inOutCountyIndicatorType"> <!--=== v5.0 dk ===--> <xs:restriction base="xs:string"> <xs:enumeration value="I" /> <xs:enumeration value="N" /> <xs:enumeration value="F" /> <xs:enumeration value="O" /> </xs:restriction> </xs:simpleType>