Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

build_manifest_xml_from_list

Bulk Binary Attachments Manifest List to XML Converter


Description

This function converts a list of data for binary attachments to XML

Usage

build_manifest_xml_from_list(input_data, root = NULL)

Arguments

input_data

list; data to be appended

root

XMLNode; a node to be used as the root

Value

A XML document with the sublist manifest data added

Note

This function is meant to be used internally. Only use when debugging.

References


salesforcer

An Implementation of 'Salesforce' APIs Using Tidy Principles

v0.2.2
MIT + file LICENSE
Authors
Steven M. Mortimer [aut, cre], Takekatsu Hiramura [ctb], Jennifer Bryan [ctb, cph], Joanna Zhao [ctb, cph]
Initial release
2020-09-07

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.