Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 267 Bytes

3.XMLBuilder.md

File metadata and controls

13 lines (11 loc) · 267 Bytes

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