<xs:simpleType name="AbsIRI"> <xs:restriction base="xs:string"> <xs:pattern value="[\i-[:]][\c-[:]]+:.+"/> </xs:restriction> </xs:simpleType>