📄️ Deserialize XML
Deserialize XML:
📄️ Get XMLNode Attributes
Get XML Node Attributes:
📄️ Get XMLNodes
Get XML Nodes:
The XML module contains activities that enable you to get XML nodes and node attributes and deserializing documents, so that data extraction is easier. All these activities help you automate various software components with less effort by putting their APIs to good use. Information can be extracted with ease and put into a format that is lighter to read, or made ready for further processing. Below are the list of activities available under the XML module:
Deserialize XML:
Get XML Node Attributes:
Get XML Nodes: