haxr-3000.11.4.1: XML-RPC client and server library.

Safe HaskellNone
LanguageHaskell2010

Network.XmlRpc.DTD_XMLRPC

Documentation

newtype I4 Source #

Constructors

I4 String 
Instances
Eq I4 Source # 
Instance details

Defined in Network.XmlRpc.DTD_XMLRPC

Methods

(==) :: I4 -> I4 -> Bool

(/=) :: I4 -> I4 -> Bool

Show I4 Source # 
Instance details

Defined in Network.XmlRpc.DTD_XMLRPC

Methods

showsPrec :: Int -> I4 -> ShowS

show :: I4 -> String

showList :: [I4] -> ShowS

HTypeable I4 Source # 
Instance details

Defined in Network.XmlRpc.DTD_XMLRPC

Methods

toHType :: I4 -> HType

XmlContent I4 Source # 
Instance details

Defined in Network.XmlRpc.DTD_XMLRPC

Methods

parseContents :: XMLParser I4

toContents :: I4 -> [Content ()]

xToChar :: I4 -> Char

xFromChar :: Char -> I4

newtype I8 Source #

Constructors

I8 String 
Instances
Eq I8 Source # 
Instance details

Defined in Network.XmlRpc.DTD_XMLRPC

Methods

(==) :: I8 -> I8 -> Bool

(/=) :: I8 -> I8 -> Bool

Show I8 Source # 
Instance details

Defined in Network.XmlRpc.DTD_XMLRPC

Methods

showsPrec :: Int -> I8 -> ShowS

show :: I8 -> String

showList :: [I8] -> ShowS

HTypeable I8 Source # 
Instance details

Defined in Network.XmlRpc.DTD_XMLRPC

Methods

toHType :: I8 -> HType

XmlContent I8 Source # 
Instance details

Defined in Network.XmlRpc.DTD_XMLRPC

Methods

parseContents :: XMLParser I8

toContents :: I8 -> [Content ()]

xToChar :: I8 -> Char

xFromChar :: Char -> I8

newtype AInt Source #

Constructors

AInt String 
Instances
Eq AInt Source # 
Instance details

Defined in Network.XmlRpc.DTD_XMLRPC

Methods

(==) :: AInt -> AInt -> Bool

(/=) :: AInt -> AInt -> Bool

Show AInt Source # 
Instance details

Defined in Network.XmlRpc.DTD_XMLRPC

Methods

showsPrec :: Int -> AInt -> ShowS

show :: AInt -> String

showList :: [AInt] -> ShowS

HTypeable AInt Source # 
Instance details

Defined in Network.XmlRpc.DTD_XMLRPC

Methods

toHType :: AInt -> HType

XmlContent AInt Source # 
Instance details

Defined in Network.XmlRpc.DTD_XMLRPC

Methods

parseContents :: XMLParser AInt

toContents :: AInt -> [Content ()]

xToChar :: AInt -> Char

xFromChar :: Char -> AInt

newtype Boolean Source #

Constructors

Boolean String 
Instances
Eq Boolean Source # 
Instance details

Defined in Network.XmlRpc.DTD_XMLRPC

Methods

(==) :: Boolean -> Boolean -> Bool

(/=) :: Boolean -> Boolean -> Bool

Show Boolean Source # 
Instance details

Defined in Network.XmlRpc.DTD_XMLRPC

Methods

showsPrec :: Int -> Boolean -> ShowS

show :: Boolean -> String

showList :: [Boolean] -> ShowS

HTypeable Boolean Source # 
Instance details

Defined in Network.XmlRpc.DTD_XMLRPC

Methods

toHType :: Boolean -> HType

XmlContent Boolean Source # 
Instance details

Defined in Network.XmlRpc.DTD_XMLRPC

Methods

parseContents :: XMLParser Boolean

toContents :: Boolean -> [Content ()]

xToChar :: Boolean -> Char

xFromChar :: Char -> Boolean

newtype AString Source #

Constructors

AString String 
Instances
Eq AString Source # 
Instance details

Defined in Network.XmlRpc.DTD_XMLRPC

Methods

(==) :: AString -> AString -> Bool

(/=) :: AString -> AString -> Bool

Show AString Source # 
Instance details

Defined in Network.XmlRpc.DTD_XMLRPC

Methods

showsPrec :: Int -> AString -> ShowS

show :: AString -> String

showList :: [AString] -> ShowS

HTypeable AString Source # 
Instance details

Defined in Network.XmlRpc.DTD_XMLRPC

Methods

toHType :: AString -> HType

XmlContent AString Source # 
Instance details

Defined in Network.XmlRpc.DTD_XMLRPC

Methods

parseContents :: XMLParser AString

toContents :: AString -> [Content ()]

xToChar :: AString -> Char

xFromChar :: Char -> AString

newtype ADouble Source #

Constructors

ADouble String 
Instances
Eq ADouble Source # 
Instance details

Defined in Network.XmlRpc.DTD_XMLRPC

Methods

(==) :: ADouble -> ADouble -> Bool

(/=) :: ADouble -> ADouble -> Bool

Show ADouble Source # 
Instance details

Defined in Network.XmlRpc.DTD_XMLRPC

Methods

showsPrec :: Int -> ADouble -> ShowS

show :: ADouble -> String

showList :: [ADouble] -> ShowS

HTypeable ADouble Source # 
Instance details

Defined in Network.XmlRpc.DTD_XMLRPC

Methods

toHType :: ADouble -> HType

XmlContent ADouble Source # 
Instance details

Defined in Network.XmlRpc.DTD_XMLRPC

Methods

parseContents :: XMLParser ADouble

toContents :: ADouble -> [Content ()]

xToChar :: ADouble -> Char

xFromChar :: Char -> ADouble

newtype DateTime_iso8601 Source #

Constructors

DateTime_iso8601 String 
Instances
Eq DateTime_iso8601 Source # 
Instance details

Defined in Network.XmlRpc.DTD_XMLRPC

Show DateTime_iso8601 Source # 
Instance details

Defined in Network.XmlRpc.DTD_XMLRPC

Methods

showsPrec :: Int -> DateTime_iso8601 -> ShowS

show :: DateTime_iso8601 -> String

showList :: [DateTime_iso8601] -> ShowS

HTypeable DateTime_iso8601 Source # 
Instance details

Defined in Network.XmlRpc.DTD_XMLRPC

Methods

toHType :: DateTime_iso8601 -> HType

XmlContent DateTime_iso8601 Source # 
Instance details

Defined in Network.XmlRpc.DTD_XMLRPC

newtype Base64 Source #

Constructors

Base64 String 
Instances
Eq Base64 Source # 
Instance details

Defined in Network.XmlRpc.DTD_XMLRPC

Methods

(==) :: Base64 -> Base64 -> Bool

(/=) :: Base64 -> Base64 -> Bool

Show Base64 Source # 
Instance details

Defined in Network.XmlRpc.DTD_XMLRPC

Methods

showsPrec :: Int -> Base64 -> ShowS

show :: Base64 -> String

showList :: [Base64] -> ShowS

HTypeable Base64 Source # 
Instance details

Defined in Network.XmlRpc.DTD_XMLRPC

Methods

toHType :: Base64 -> HType

XmlContent Base64 Source # 
Instance details

Defined in Network.XmlRpc.DTD_XMLRPC

Methods

parseContents :: XMLParser Base64

toContents :: Base64 -> [Content ()]

xToChar :: Base64 -> Char

xFromChar :: Char -> Base64

newtype Data Source #

Constructors

Data [Value] 
Instances
Eq Data Source # 
Instance details

Defined in Network.XmlRpc.DTD_XMLRPC

Methods

(==) :: Data -> Data -> Bool

(/=) :: Data -> Data -> Bool

Show Data Source # 
Instance details

Defined in Network.XmlRpc.DTD_XMLRPC

Methods

showsPrec :: Int -> Data -> ShowS

show :: Data -> String

showList :: [Data] -> ShowS

HTypeable Data Source # 
Instance details

Defined in Network.XmlRpc.DTD_XMLRPC

Methods

toHType :: Data -> HType

XmlContent Data Source # 
Instance details

Defined in Network.XmlRpc.DTD_XMLRPC

Methods

parseContents :: XMLParser Data

toContents :: Data -> [Content ()]

xToChar :: Data -> Char

xFromChar :: Char -> Data

newtype Array Source #

Constructors

Array Data 
Instances
Eq Array Source # 
Instance details

Defined in Network.XmlRpc.DTD_XMLRPC

Methods

(==) :: Array -> Array -> Bool

(/=) :: Array -> Array -> Bool

Show Array Source # 
Instance details

Defined in Network.XmlRpc.DTD_XMLRPC

Methods

showsPrec :: Int -> Array -> ShowS

show :: Array -> String

showList :: [Array] -> ShowS

HTypeable Array Source # 
Instance details

Defined in Network.XmlRpc.DTD_XMLRPC

Methods

toHType :: Array -> HType

XmlContent Array Source # 
Instance details

Defined in Network.XmlRpc.DTD_XMLRPC

Methods

parseContents :: XMLParser Array

toContents :: Array -> [Content ()]

xToChar :: Array -> Char

xFromChar :: Char -> Array

newtype Name Source #

Constructors

Name String 
Instances
Eq Name Source # 
Instance details

Defined in Network.XmlRpc.DTD_XMLRPC

Methods

(==) :: Name -> Name -> Bool

(/=) :: Name -> Name -> Bool

Show Name Source # 
Instance details

Defined in Network.XmlRpc.DTD_XMLRPC

Methods

showsPrec :: Int -> Name -> ShowS

show :: Name -> String

showList :: [Name] -> ShowS

HTypeable Name Source # 
Instance details

Defined in Network.XmlRpc.DTD_XMLRPC

Methods

toHType :: Name -> HType

XmlContent Name Source # 
Instance details

Defined in Network.XmlRpc.DTD_XMLRPC

Methods

parseContents :: XMLParser Name

toContents :: Name -> [Content ()]

xToChar :: Name -> Char

xFromChar :: Char -> Name

data Member Source #

Constructors

Member Name Value 
Instances
Eq Member Source # 
Instance details

Defined in Network.XmlRpc.DTD_XMLRPC

Methods

(==) :: Member -> Member -> Bool

(/=) :: Member -> Member -> Bool

Show Member Source # 
Instance details

Defined in Network.XmlRpc.DTD_XMLRPC

Methods

showsPrec :: Int -> Member -> ShowS

show :: Member -> String

showList :: [Member] -> ShowS

HTypeable Member Source # 
Instance details

Defined in Network.XmlRpc.DTD_XMLRPC

Methods

toHType :: Member -> HType

XmlContent Member Source # 
Instance details

Defined in Network.XmlRpc.DTD_XMLRPC

Methods

parseContents :: XMLParser Member

toContents :: Member -> [Content ()]

xToChar :: Member -> Char

xFromChar :: Char -> Member

newtype Struct Source #

Constructors

Struct [Member] 
Instances
Eq Struct Source # 
Instance details

Defined in Network.XmlRpc.DTD_XMLRPC

Methods

(==) :: Struct -> Struct -> Bool

(/=) :: Struct -> Struct -> Bool

Show Struct Source # 
Instance details

Defined in Network.XmlRpc.DTD_XMLRPC

Methods

showsPrec :: Int -> Struct -> ShowS

show :: Struct -> String

showList :: [Struct] -> ShowS

HTypeable Struct Source # 
Instance details

Defined in Network.XmlRpc.DTD_XMLRPC

Methods

toHType :: Struct -> HType

XmlContent Struct Source # 
Instance details

Defined in Network.XmlRpc.DTD_XMLRPC

Methods

parseContents :: XMLParser Struct

toContents :: Struct -> [Content ()]

xToChar :: Struct -> Char

xFromChar :: Char -> Struct

newtype Nil Source #

Constructors

Nil () 
Instances
Eq Nil Source # 
Instance details

Defined in Network.XmlRpc.DTD_XMLRPC

Methods

(==) :: Nil -> Nil -> Bool

(/=) :: Nil -> Nil -> Bool

Show Nil Source # 
Instance details

Defined in Network.XmlRpc.DTD_XMLRPC

Methods

showsPrec :: Int -> Nil -> ShowS

show :: Nil -> String

showList :: [Nil] -> ShowS

HTypeable Nil Source # 
Instance details

Defined in Network.XmlRpc.DTD_XMLRPC

Methods

toHType :: Nil -> HType

XmlContent Nil Source # 
Instance details

Defined in Network.XmlRpc.DTD_XMLRPC

Methods

parseContents :: XMLParser Nil

toContents :: Nil -> [Content ()]

xToChar :: Nil -> Char

xFromChar :: Char -> Nil

newtype Value Source #

Constructors

Value [Value_] 
Instances
Eq Value Source # 
Instance details

Defined in Network.XmlRpc.DTD_XMLRPC

Methods

(==) :: Value -> Value -> Bool

(/=) :: Value -> Value -> Bool

Show Value Source # 
Instance details

Defined in Network.XmlRpc.DTD_XMLRPC

Methods

showsPrec :: Int -> Value -> ShowS

show :: Value -> String

showList :: [Value] -> ShowS

HTypeable Value Source # 
Instance details

Defined in Network.XmlRpc.DTD_XMLRPC

Methods

toHType :: Value -> HType

XmlContent Value Source # 
Instance details

Defined in Network.XmlRpc.DTD_XMLRPC

Methods

parseContents :: XMLParser Value

toContents :: Value -> [Content ()]

xToChar :: Value -> Char

xFromChar :: Char -> Value

data Value_ Source #

Instances
Eq Value_ Source # 
Instance details

Defined in Network.XmlRpc.DTD_XMLRPC

Methods

(==) :: Value_ -> Value_ -> Bool

(/=) :: Value_ -> Value_ -> Bool

Show Value_ Source # 
Instance details

Defined in Network.XmlRpc.DTD_XMLRPC

Methods

showsPrec :: Int -> Value_ -> ShowS

show :: Value_ -> String

showList :: [Value_] -> ShowS

HTypeable Value_ Source # 
Instance details

Defined in Network.XmlRpc.DTD_XMLRPC

Methods

toHType :: Value_ -> HType

XmlContent Value_ Source # 
Instance details

Defined in Network.XmlRpc.DTD_XMLRPC

Methods

parseContents :: XMLParser Value_

toContents :: Value_ -> [Content ()]

xToChar :: Value_ -> Char

xFromChar :: Char -> Value_

newtype Param Source #

Constructors

Param Value 
Instances
Eq Param Source # 
Instance details

Defined in Network.XmlRpc.DTD_XMLRPC

Methods

(==) :: Param -> Param -> Bool

(/=) :: Param -> Param -> Bool

Show Param Source # 
Instance details

Defined in Network.XmlRpc.DTD_XMLRPC

Methods

showsPrec :: Int -> Param -> ShowS

show :: Param -> String

showList :: [Param] -> ShowS

HTypeable Param Source # 
Instance details

Defined in Network.XmlRpc.DTD_XMLRPC

Methods

toHType :: Param -> HType

XmlContent Param Source # 
Instance details

Defined in Network.XmlRpc.DTD_XMLRPC

Methods

parseContents :: XMLParser Param

toContents :: Param -> [Content ()]

xToChar :: Param -> Char

xFromChar :: Char -> Param

newtype Params Source #

Constructors

Params [Param] 
Instances
Eq Params Source # 
Instance details

Defined in Network.XmlRpc.DTD_XMLRPC

Methods

(==) :: Params -> Params -> Bool

(/=) :: Params -> Params -> Bool

Show Params Source # 
Instance details

Defined in Network.XmlRpc.DTD_XMLRPC

Methods

showsPrec :: Int -> Params -> ShowS

show :: Params -> String

showList :: [Params] -> ShowS

HTypeable Params Source # 
Instance details

Defined in Network.XmlRpc.DTD_XMLRPC

Methods

toHType :: Params -> HType

XmlContent Params Source # 
Instance details

Defined in Network.XmlRpc.DTD_XMLRPC

Methods

parseContents :: XMLParser Params

toContents :: Params -> [Content ()]

xToChar :: Params -> Char

xFromChar :: Char -> Params

newtype MethodName Source #

Constructors

MethodName String 
Instances
Eq MethodName Source # 
Instance details

Defined in Network.XmlRpc.DTD_XMLRPC

Methods

(==) :: MethodName -> MethodName -> Bool

(/=) :: MethodName -> MethodName -> Bool

Show MethodName Source # 
Instance details

Defined in Network.XmlRpc.DTD_XMLRPC

Methods

showsPrec :: Int -> MethodName -> ShowS

show :: MethodName -> String

showList :: [MethodName] -> ShowS

HTypeable MethodName Source # 
Instance details

Defined in Network.XmlRpc.DTD_XMLRPC

Methods

toHType :: MethodName -> HType

XmlContent MethodName Source # 
Instance details

Defined in Network.XmlRpc.DTD_XMLRPC

Methods

parseContents :: XMLParser MethodName

toContents :: MethodName -> [Content ()]

xToChar :: MethodName -> Char

xFromChar :: Char -> MethodName

data MethodCall Source #

Constructors

MethodCall MethodName (Maybe Params) 
Instances
Eq MethodCall Source # 
Instance details

Defined in Network.XmlRpc.DTD_XMLRPC

Methods

(==) :: MethodCall -> MethodCall -> Bool

(/=) :: MethodCall -> MethodCall -> Bool

Show MethodCall Source # 
Instance details

Defined in Network.XmlRpc.DTD_XMLRPC

Methods

showsPrec :: Int -> MethodCall -> ShowS

show :: MethodCall -> String

showList :: [MethodCall] -> ShowS

HTypeable MethodCall Source # 
Instance details

Defined in Network.XmlRpc.DTD_XMLRPC

Methods

toHType :: MethodCall -> HType

XmlContent MethodCall Source # 
Instance details

Defined in Network.XmlRpc.DTD_XMLRPC

Methods

parseContents :: XMLParser MethodCall

toContents :: MethodCall -> [Content ()]

xToChar :: MethodCall -> Char

xFromChar :: Char -> MethodCall

newtype Fault Source #

Constructors

Fault Value 
Instances
Eq Fault Source # 
Instance details

Defined in Network.XmlRpc.DTD_XMLRPC

Methods

(==) :: Fault -> Fault -> Bool

(/=) :: Fault -> Fault -> Bool

Show Fault Source # 
Instance details

Defined in Network.XmlRpc.DTD_XMLRPC

Methods

showsPrec :: Int -> Fault -> ShowS

show :: Fault -> String

showList :: [Fault] -> ShowS

HTypeable Fault Source # 
Instance details

Defined in Network.XmlRpc.DTD_XMLRPC

Methods

toHType :: Fault -> HType

XmlContent Fault Source # 
Instance details

Defined in Network.XmlRpc.DTD_XMLRPC

Methods

parseContents :: XMLParser Fault

toContents :: Fault -> [Content ()]

xToChar :: Fault -> Char

xFromChar :: Char -> Fault

data MethodResponse Source #

Instances
Eq MethodResponse Source # 
Instance details

Defined in Network.XmlRpc.DTD_XMLRPC

Show MethodResponse Source # 
Instance details

Defined in Network.XmlRpc.DTD_XMLRPC

Methods

showsPrec :: Int -> MethodResponse -> ShowS

show :: MethodResponse -> String

showList :: [MethodResponse] -> ShowS

HTypeable MethodResponse Source # 
Instance details

Defined in Network.XmlRpc.DTD_XMLRPC

Methods

toHType :: MethodResponse -> HType

XmlContent MethodResponse Source # 
Instance details

Defined in Network.XmlRpc.DTD_XMLRPC

Methods

parseContents :: XMLParser MethodResponse

toContents :: MethodResponse -> [Content ()]

xToChar :: MethodResponse -> Char

xFromChar :: Char -> MethodResponse