std.xml empty element

Tom tom at nospam.com
Wed Feb 23 21:48:15 PST 2011


Hi, how can I create an empty element with current D2 std.xml Element 
implementation?

stdout.writeln(new Element("foo")); // Shields <foo></foo> instead of 
<foo />

Thanks in advance,
Tom;


More information about the Digitalmars-d-learn mailing list