Difference between revisions of "Activity:CreateXMLScope (Activity)"
(→Arguments) |
|||
Line 23: | Line 23: | ||
|- align="left" | |- align="left" | ||
| XMLElement|| {{XmlElement_MSDN}}|| Out || The created root XML element | | XMLElement|| {{XmlElement_MSDN}}|| Out || The created root XML element | ||
+ | |- align="left" | ||
+ | | Encoding (V2.6.3+)|| {{String_MSDN}}|| In || Allows to set the desired [https://docs.microsoft.com/en-us/dotnet/api/system.text.encoding?view=netframework-4.5 Encoding]; if set to a valid value, the respective header node in the XML file will be generated | ||
|} | |} | ||
+ | |||
+ | [[Category:XML|CreateXMLScope (Activity)]] | ||
==Usage== | ==Usage== |
Revision as of 10:15, 7 November 2018
The CreateXMLScope Activity creates XML data. It is the root activity for an export of XML data into files.