node-object-to-xml
node-object-to-xml copied to clipboard
false values for attributes are not written
If there a reason that attributes that have a value of false are not written to XML?
Probably because of an incorrect truthy/falsey if statement. Can you provide a quick code snippet? Should be able to get it fixed quick.