lesscode.org


XMLSerializer


Attributes

a decl

1

a doctype

None

a encoding

'utf-8'

a namespaces

{'http://purl.org/atom/ns#': 'atom',
 'http://purl.org/rss/1.0/': 'rss',
 'http://www.w3.org/1999/02/22-rdf-syntax-ns#': 'rdf',
 'http://www.w3.org/1999/xhtml': 'html',
 'http://www.w3.org/XML/1998/namespace': 'xml'}

Methods

f __init__(self, encoding=None, decl=None, doctype=None, namespaces=None) ...

See the source for more information.