<xs:simpleType name="SwissBCIdentifier"> <xs:restriction base="xs:string"> <xs:pattern value="SW[0-9]{3,5}" /> </xs:restriction> </xs:simpleType>