Description
De-serializes an XML string to an XDocument object.
Properties
Analyst
- Display Name: Optional friendly name used for debugging, validation, exception handling, and activity tracking.
- Description: Optional text for documentation purposes.
Common
-
Disable Log: Disables the logging functionality for this activity.
-
Disable Protocol: Disables the protocol functionality for this activity.
Output
- XML Document: The deserialized XML document, as an XDocument variable.
Web
- XML String: A string or a string variable containing the XML to deserialize.