<xs:simpleType name="url"> <xs:restriction base="xs:token"> <xs:pattern value="[hH][tT]{2}[pP]://[wW]{3}.*"/> </xs:restriction> </xs:simpleType>