<xs:simpleType name="ref"> <xs:restriction base="xs:token"> <xs:pattern value="[a-zA-Z0-9_]+:\S+"/> </xs:restriction> </xs:simpleType>