Hoogle Search
Within LTS Haskell 24.58 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
xpAddFixedAttr :: String -> String -> PU a -> PU ahxt Text.XML.HXT.Arrow.Pickle Add/Check an attribute with a fixed value.
xpAttrFixed :: String -> String -> PU ()hxt Text.XML.HXT.Arrow.Pickle No documentation available.
-
hxt Text.XML.HXT.Arrow.Pickle.Schema test: is type a fixed value attribute type
-
hxt Text.XML.HXT.Arrow.Pickle.Schema No documentation available.
xpAddFixedAttr :: String -> String -> PU a -> PU ahxt Text.XML.HXT.Arrow.Pickle.Xml Add/Check an attribute with a fixed value.
xpAttrFixed :: String -> String -> PU ()hxt Text.XML.HXT.Arrow.Pickle.Xml No documentation available.
getNamePrefix :: ArrowXml a => a XmlTree Stringhxt Text.XML.HXT.Arrow.XmlArrow select the name prefix
hasNamePrefix :: ArrowXml a => String -> a XmlTree XmlTreehxt Text.XML.HXT.Arrow.XmlArrow test whether a node has a specific name prefix, useful only after namespace propagation
mkPrefixLocalPart :: String -> String -> QNamehxt Text.XML.HXT.DOM.QualifiedName constructs a simple name, with prefix and localPart but without a namespace uri. see also mkQName, mkName
-
hxt Text.XML.HXT.DOM.QualifiedName No documentation available.