AtomLink represents an atom:link element
atomLink = element atom:link {
atomCommonAttributes,
attribute href { atomUri },
attribute rel { atomNCName | atomUri }?,
attribute type { atomMediaType }?,
attribute hreflang { atomLanguageTag }?,
attribute title { text }?,
attribute length { text }?,
empty
Namespace:
Google.GData.Client
Assembly:
Google.GData.Client (in Google.GData.Client.dll)
Version: 1.2.3.0
Syntax
Inheritance Hierarchy
System..::.Object
Google.GData.Client..::.AtomBase
Google.GData.Client..::.AtomLink
Google.GData.Extensions..::.WebContentLink
Google.GData.Client..::.AtomBase
Google.GData.Client..::.AtomLink
Google.GData.Extensions..::.WebContentLink