prefix_default_ns


Description:

public abstract bool prefix_default_ns { get; set; }

Controls if writting this document should use default namespace's prefix to prefix root's childs GXml.Element.

This removes prefix on childs using default namespace. Default namespace is the first one found in GXml.Node.namespaces for this document.