Class Atom::Link
In: lib/atom/element.rb
Parent: Atom::AttrEl

A link has the following attributes:

href (required):the link’s IRI
rel:the relationship of the linked item to the current item
type:a hint about the media type of the linked item
hreflang:the language of the linked item (RFC3066)
title:human-readable information about the link
length:a hint about the length (in octets) of the linked item

[Validate]