<xs:simpleType name="omVariable"> <xs:restriction base="xs:string"> <xs:pattern value="([A-Za-z0-9+=(),-\./:?!#$%*;@\[\]\^_`{|}])+"/> </xs:restriction> </xs:simpleType>