simpleType LinkTypes
namespace http://www.w3.org/1999/xhtml
type xs:NMTOKENS
used by
attributes link/@rel a/@rel link/@rev a/@rev
annotation
documentation

      space-separated list of link types
     
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>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy