Difference between revisions of "Activity:CreateXMLScope (Activity)"
(→Arguments) |
|||
Line 24: | Line 24: | ||
| XMLElement|| {{XmlElement_MSDN}}|| Out || The created root XML element | | XMLElement|| {{XmlElement_MSDN}}|| Out || The created root XML element | ||
|- align="left" | |- align="left" | ||
− | | Encoding (V2.6. | + | | Encoding (V2.6.2+)|| {{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 |
|} | |} | ||
− | + | ||
==Usage== | ==Usage== | ||
Line 44: | Line 44: | ||
* [[Activity:CreateXMLAttribute (Activity)]] | * [[Activity:CreateXMLAttribute (Activity)]] | ||
− | [[Category:XML]] | + | [[Category:XML|CreateXMLScope (Activity)]] |
Latest revision as of 14:20, 4 February 2019
The CreateXMLScope Activity creates XML data. It is the root activity for an export of XML data into files.