Stability | provisional |
---|---|
Maintainer | Sigbjorn Finne <[email protected]> |
Text.Atom.Feed.Export
Description
Description: Convert from Atom to XML
Documentation
atomThreadName :: String -> QNameSource
atomThreadAttr :: String -> String -> AttrSource
atomThreadNode :: String -> [Content] -> ElementSource
atomThreadLeaf :: String -> String -> ElementSource
xmlCategory :: Category -> ElementSource
xmlUpdated :: Date -> ElementSource
xmlPublished :: Date -> ElementSource
xmlTitle :: TextContent -> ElementSource
xmlTextContent :: String -> TextContent -> ElementSource