Skip to main content

XMLTemplate

XMLTemplate["string"] yields a TemplateObject that represents an XML template to be applied using functions like TemplateApply.

XMLTemplate[src] uses File[…], URL[…], or CloudObject[…] as the source for the string template.

XMLTemplate[form,args] yields a TemplateObject with arguments, suitable for cloud deployment or other evaluation.

Please visit the official Wolfram Language Reference for more details and examples on core symbols.