space-separated list of link types
<xs:simpleType name="LinkTypes"> <xs:annotation> <xs:documentation>space-separated list of link types</xs:documentation> </xs:annotation> <xs:restriction base="xs:NMTOKENS"/> </xs:simpleType>