LinkTypes

space-separated list of link types

Simple Type Information

Used By

Source

<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>