xmlify
Version:
JavaScript/JSON/MongoDb/Mongoose to XML conversion
13 lines (12 loc) • 498 B
text/xml
<test id="544e730e5730bb014972de3d" attr="an-attribute" dateAttr="2014-11-03T12:13:14.000Z">
<_notAnAttr><a>x</a><b>y</b></_notAnAttr>
<text>just some regular text</text>
<special-chars>characters such as <, >, & can cause issues</special-chars>
<empty></empty>
<emptyArray/>
<null xsi:nil="true"></null>
<date>2014-11-04T13:14:15.000Z</date>
<notADate>2014-11-04 at ten past noon</notADate>
<date0></date0>
</test>