XML Documents¶
-
class
bkgen.document.Document(fn=None, root=None, tree=None, parser=None, encoding=’UTF-8’, schemas=None, **args)[source]¶ Bases:
bxml.xml.XML,bkgen.source.Source-
NS= {‘epub’: ‘http://www.idpf.org/2007/ops’, ‘html’: ‘http://www.w3.org/1999/xhtml’, ‘pub’: ‘http://publishingxml.org/ns’}¶
-
ROOT_TAG= ‘{http://publishingxml.org/ns}document’¶
-