<simpleType name="currencyCodeType"> <restriction base="string"> <pattern value="[a-zA-Z]{3}"/> </restriction> </simpleType>