<xs:simpleType name="omSymbname"> <xs:restriction base="xs:string"> <xs:pattern value="[A-Za-z][A-Za-z0-9_]*"/> </xs:restriction> </xs:simpleType>