hxt-9.3.1.18: A collection of tools for processing XML with Haskell.

CopyrightCopyright (C) 2005 Uwe Schmidt
LicenseMIT
MaintainerUwe Schmidt (uwe@fh-wedel.de)
Stabilityexperimental
Portabilityportable
Safe HaskellSafe
LanguageHaskell98

Text.XML.HXT.DOM.XmlKeywords

Description

Constants for XML keywords, for special attribute names and special attribute values

Synopsis

Documentation

t_xml :: String Source #

t_root :: String Source #

a_default :: String Source #

a_column :: String Source #

a_encoding :: String Source #

a_kind :: String Source #

a_line :: String Source #

a_module :: String Source #

a_modifier :: String Source #

a_name :: String Source #

a_peref :: String Source #

a_source :: String Source #

a_status :: String Source #

a_type :: String Source #

a_url :: String Source #

a_value :: String Source #

a_version :: String Source #

a_xml :: String Source #

a_xmlns :: String Source #

v_0 :: String Source #

v_1 :: String Source #

v_2 :: String Source #

v_yes :: String Source #

v_no :: String Source #

v_any :: String Source #

v_children :: String Source #

v_choice :: String Source #

v_empty :: String Source #

v_mixed :: String Source #

v_seq :: String Source #

v_null :: String Source #

v_option :: String Source #

v_pcdata :: String Source #

v_star :: String Source #

v_plus :: String Source #

k_any :: String Source #

k_cdata :: String Source #

k_empty :: String Source #

k_entity :: String Source #

k_entities :: String Source #

k_id :: String Source #

k_idref :: String Source #

k_idrefs :: String Source #

k_include :: String Source #

k_ignore :: String Source #

k_nmtoken :: String Source #

k_nmtokens :: String Source #

k_peref :: String Source #

k_public :: String Source #

k_system :: String Source #

k_fixed :: String Source #

k_implied :: String Source #

k_ndata :: String Source #

k_notation :: String Source #

k_pcdata :: String Source #

k_required :: String Source #

k_default :: String Source #

dtdPrefix :: String Source #

transferURI :: String Source #

httpPrefix :: String Source #

xmlNamespace :: String Source #

the predefined namespace uri for xml: "http://www.w3.org/XML/1998/namespace"

xmlnsNamespace :: String Source #

the predefined namespace uri for xmlns: "http://www.w3.org/2000/xmlns/"

relaxNamespace :: String Source #

Relax NG namespace