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