<xs:simpleType name="osisScripts"> <xs:restriction base="xs:string"> <xs:pattern value="([A-Z][a-z]{3}|x-[A-Za-z0-9]+)"/> </xs:restriction> </xs:simpleType>