Encodings ========= .. currentmodule:: pugixml.pugi These flags determine the encoding of input/output data for XML document. .. seealso:: :class:`XMLEncoding` :meth:`XMLDocument.load_buffer` :meth:`XMLDocument.load_file` :meth:`XMLDocument.save` :meth:`XMLDocument.save_file` :meth:`XMLNode.append_buffer` :meth:`XMLNode.print` .. rubric:: Attributes .. autoattribute:: pugixml.pugi.ENCODING_AUTO Auto-detect input encoding using BOM or ‘<’ / ‘