It is now possible to create a child element of an OutputName without a name (name is null). The NodeWriter will not write start and end tags of elements without a name.
This allows writing mixed content elements, but is currently only useful if the formatter does not indent.
It is now possible to create a child element of an OutputName without a name (name is null). The NodeWriter will not write start and end tags of elements without a name.
This allows writing mixed content elements, but is currently only useful if the formatter does not indent.