<simpleType name="cloudCoverEighthsType"> <restriction base="string"> <!-- 9/8 = undetermined --> <pattern value="[0-9]{1}/8"/> </restriction> </simpleType>