feed-0.3.7: Interfacing with RSS (v 0.9x, 2.x, 1.0) + Atom feeds.
Source code
Contents
Index
Text.Atom.Feed.Export
Stability
provisional
Maintainer
Sigbjorn Finne <sof@galois.com>
Description
Description: Convert from Atom to XML
Documentation
atom_prefix
::
Maybe
String
Source
atom_thr_prefix
::
Maybe
String
Source
atomNS
::
String
Source
atomThreadNS
::
String
Source
xmlns_atom
::
Attr
Source
xmlns_atom_thread
::
Attr
Source
atomName
::
String
->
QName
Source
atomAttr
::
String
->
String
->
Attr
Source
atomNode
::
String
-> [
Content
] ->
Element
Source
atomLeaf
::
String
->
String
->
Element
Source
atomThreadName
::
String
->
QName
Source
atomThreadAttr
::
String
->
String
->
Attr
Source
atomThreadNode
::
String
-> [
Content
] ->
Element
Source
atomThreadLeaf
::
String
->
String
->
Element
Source
xmlFeed
::
Feed
->
Element
Source
xmlEntry
::
Entry
->
Element
Source
xmlContent
::
EntryContent
->
Element
Source
xmlCategory
::
Category
->
Element
Source
xmlLink
::
Link
->
Element
Source
xmlSource
::
Source
->
Element
Source
xmlGenerator
::
Generator
->
Element
Source
xmlAuthor
::
Person
->
Element
Source
xmlContributor
::
Person
->
Element
Source
xmlPerson
::
Person
-> [
Content
]
Source
xmlInReplyTo
::
InReplyTo
->
Element
Source
xmlInReplyTotal
::
InReplyTotal
->
Element
Source
xmlId
::
String
->
Element
Source
xmlIcon
::
URI
->
Element
Source
xmlLogo
::
URI
->
Element
Source
xmlUpdated
::
Date
->
Element
Source
xmlPublished
::
Date
->
Element
Source
xmlRights
::
TextContent
->
Element
Source
xmlTitle
::
TextContent
->
Element
Source
xmlSubtitle
::
TextContent
->
Element
Source
xmlSummary
::
TextContent
->
Element
Source
xmlTextContent
::
String
->
TextContent
->
Element
Source
mb
:: (a -> b) ->
Maybe
a -> [b]
Source
Produced by
Haddock
version 2.6.0