:tocdepth: 3 :py:mod:`gws.lib.xmlx.serializer` ================================= .. py:module:: gws.lib.xmlx.serializer **Source code:** :source:`gws.lib.xmlx.serializer` Module Contents --------------- .. py:class:: Serializer(el: gws.XmlElement, opts: Optional[gws.XmlOptions]) .. py:attribute:: buf :value: [] .. py:attribute:: default_namespace .. py:attribute:: el .. py:attribute:: namespace_declarations .. py:attribute:: namespaces .. py:attribute:: opts .. py:method:: to_list() .. py:method:: to_string()