hxt-9.0.1: 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
t_xml :: String
a_contentLength :: String
a_column :: String
a_encoding :: String
a_kind :: String
a_line :: String
a_module :: String
a_modifier :: String
a_name :: String
a_output_encoding :: String
a_peref :: String
a_source :: String
a_status :: String
a_standalone :: String
a_type :: String
a_url :: String
a_value :: String
a_version :: String
a_xml :: String
a_xmlns :: String
a_default :: String
v_1 :: String
v_2 :: String
v_yes :: String
v_no :: String
v_any :: String
v_children :: String
v_choice :: String
v_empty :: String
v_mixed :: String
v_seq :: String
v_null :: String
v_option :: String
v_pcdata :: String
v_star :: String
v_plus :: String
v_0 :: String
k_cdata :: String
k_empty :: String
k_entity :: String
k_entities :: String
k_id :: String
k_idref :: String
k_idrefs :: String
k_include :: String
k_ignore :: String
k_nmtoken :: String
k_nmtokens :: String
k_peref :: String
k_public :: String
k_system :: String
k_enumeration :: String
k_fixed :: String
k_implied :: String
k_ndata :: String
k_notation :: String
k_pcdata :: String
k_required :: String
k_default :: String
k_any :: String
dtdPrefix :: String
transferProtocol :: String
transferMimeType :: String
transferEncoding :: String
transferURI :: String
transferDefaultURI :: String
transferStatus :: String
transferMessage :: String
transferVersion :: String
transferPrefix :: String
httpPrefix :: String
stringProtocol :: String
xmlNamespace :: String
xmlnsNamespace :: String
relaxNamespace :: String
Documentation
t_root :: StringSource
t_xml :: StringSource
a_contentLength :: StringSource
a_column :: StringSource
a_encoding :: StringSource
a_kind :: StringSource
a_line :: StringSource
a_module :: StringSource
a_modifier :: StringSource
a_name :: StringSource
a_output_encoding :: StringSource
a_peref :: StringSource
a_source :: StringSource
a_status :: StringSource
a_standalone :: StringSource
a_type :: StringSource
a_url :: StringSource
a_value :: StringSource
a_version :: StringSource
a_xml :: StringSource
a_xmlns :: StringSource
a_default :: StringSource
v_1 :: StringSource
v_2 :: StringSource
v_yes :: StringSource
v_no :: StringSource
v_any :: StringSource
v_children :: StringSource
v_choice :: StringSource
v_empty :: StringSource
v_mixed :: StringSource
v_seq :: StringSource
v_null :: StringSource
v_option :: StringSource
v_pcdata :: StringSource
v_star :: StringSource
v_plus :: StringSource
v_0 :: StringSource
k_cdata :: StringSource
k_empty :: StringSource
k_entity :: StringSource
k_entities :: StringSource
k_id :: StringSource
k_idref :: StringSource
k_idrefs :: StringSource
k_include :: StringSource
k_ignore :: StringSource
k_nmtoken :: StringSource
k_nmtokens :: StringSource
k_peref :: StringSource
k_public :: StringSource
k_system :: StringSource
k_enumeration :: StringSource
k_fixed :: StringSource
k_implied :: StringSource
k_ndata :: StringSource
k_notation :: StringSource
k_pcdata :: StringSource
k_required :: StringSource
k_default :: StringSource
k_any :: StringSource
dtdPrefix :: StringSource
transferProtocol :: StringSource
transferMimeType :: StringSource
transferEncoding :: StringSource
transferURI :: StringSource
transferDefaultURI :: StringSource
transferStatus :: StringSource
transferMessage :: StringSource
transferVersion :: StringSource
transferPrefix :: StringSource
httpPrefix :: StringSource
stringProtocol :: 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
Produced by Haddock version 2.6.1