XmlNode.cloneShallow

XmlNode cloneShallow() @safe

Creates a shallow clone of this node (no children).

Derived node types override this to copy type-specific data.