hxt-8.1.0: A collection of tools for processing XML with Haskell.Source codeContentsIndex
Text.XML.HXT.DOM.XmlKeywords
Portabilityportable
Stabilityexperimental
MaintainerUwe Schmidt (uwe@fh-wedel.de)
Description
Constants for XML keywords, for special attribute names and special attribute values
Synopsis
t_root :: String
a_default :: String
v_1 :: String
k_cdata :: String
transferProtocol :: String
httpPrefix :: String
stringProtocol :: String
iso8859_1 :: String
xmlNamespace :: String
xmlnsNamespace :: String
relaxNamespace :: String
a_do_not_check_restrictions :: String
Documentation
t_root :: StringSource
a_default :: StringSource
v_1 :: StringSource
k_cdata :: StringSource
transferProtocol :: StringSource
httpPrefix :: StringSource
stringProtocol :: StringSource
iso8859_1 :: StringSource
xmlNamespace :: StringSource
the predefined namespace uri for xml: "http://www.w3.org/XML/1998/namespace"
xmlnsNamespace :: StringSource
the predefined namespace uri for xmlns: "http://www.w3.org/2000/xmlns/"
relaxNamespace :: StringSource
Relax NG namespace
a_do_not_check_restrictions :: StringSource
Produced by Haddock version 2.3.0