<xs:simpleType name="SpanishDomesticInterbankingIdentifier"> <xs:restriction base="xs:string"> <xs:pattern value="ES[0-9]{8,9}" /> </xs:restriction> </xs:simpleType>