XML Builder can be used to parse a JS object into XML. It supports following options;
- attributeNamePrefix
- attributesGroupName
- attributeValueProcessor
- cdataTagName
- format
- ignoreAttributes
- indentBy
- suppressEmptyNode
- tagValueProcessor
- textNodeName
XML Builder can be used to parse a JS object into XML. It supports following options;