feed-0.3.8: Interfacing with RSS (v 0.9x, 2.x, 1.0) + Atom feeds.

Stabilityprovisional
MaintainerSigbjorn Finne <sof@galois.com>

Text.Atom.Pub.Export

Description

Description: Serializing APP types (as XML.)

Documentation

showServiceDoc :: Service -> String

mkQName :: Maybe String -> String -> QName

mkElem :: QName -> [Attr] -> [Element] -> Element

mkLeaf :: QName -> [Attr] -> String -> Element

mkAttr :: String -> String -> Attr

xmlns_app :: Attr

appNS :: String

appName :: String -> QName

xmlService :: Service -> Element

xmlWorkspace :: Workspace -> Element

xmlAccept :: Accept -> Element