Stability | provisional |
---|---|
Maintainer | Sigbjorn 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
xmlCollection :: Collection -> Element
xmlCategories :: Categories -> Element