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.

  1. xpAddFixedAttr :: String -> String -> PU a -> PU a

    hxt Text.XML.HXT.Arrow.Pickle

    Add/Check an attribute with a fixed value.

  2. xpAttrFixed :: String -> String -> PU ()

    hxt Text.XML.HXT.Arrow.Pickle

    No documentation available.

  3. isScFixed :: Schema -> Bool

    hxt Text.XML.HXT.Arrow.Pickle.Schema

    test: is type a fixed value attribute type

  4. scFixed :: String -> Schema

    hxt Text.XML.HXT.Arrow.Pickle.Schema

    No documentation available.

  5. xpAddFixedAttr :: String -> String -> PU a -> PU a

    hxt Text.XML.HXT.Arrow.Pickle.Xml

    Add/Check an attribute with a fixed value.

  6. xpAttrFixed :: String -> String -> PU ()

    hxt Text.XML.HXT.Arrow.Pickle.Xml

    No documentation available.

  7. getNamePrefix :: ArrowXml a => a XmlTree String

    hxt Text.XML.HXT.Arrow.XmlArrow

    select the name prefix

  8. hasNamePrefix :: ArrowXml a => String -> a XmlTree XmlTree

    hxt Text.XML.HXT.Arrow.XmlArrow

    test whether a node has a specific name prefix, useful only after namespace propagation

  9. mkPrefixLocalPart :: String -> String -> QName

    hxt Text.XML.HXT.DOM.QualifiedName

    constructs a simple name, with prefix and localPart but without a namespace uri. see also mkQName, mkName

  10. namePrefix :: QName -> String

    hxt Text.XML.HXT.DOM.QualifiedName

    No documentation available.

Page 153 of many | Previous | Next