activities
latest
false
- Visão geral
- Criptografia
- Banco de Dados
- Java
- Python
- WebAPI
Atividades do desenvolvedor
Última atualização 21 de abr de 2026
UiPath.WebAPI.Activities.DeserializeXml
Description
Desserializa uma string XML para um objeto XDocument. Para mais informações sobre objetos XDocument , acesse aqui.
Compatibilidade do projeto
Windows - Legada | Windows | Multiplataforma
Configuração multiplataforma
- XMLString - A string or string variable containing the XML to be deserialized. This field supports only strings and string variables.
Opções avançadas
Saída
- XMLDocument - The deserialized XML document, as an XDocument variable.
Windows - Legada, Configuração do Windows
Painel de Propriedades
Entrada
- XMLString - A string or string variable containing the XML to be deserialized. This field supports only strings and string variables.
Observação:
If the string provided in this property field is not valid XML syntax, an error is thrown at runtime.
Saída
- XMLDocument - The deserialized XML document, as an XDocument variable.
Diversos
- Privado - Se selecionado, os valores de variáveis e argumentos não são mais registrados no nível Verbose.
- Result - A boolean variable that is true if the regular expression finds a match, false otherwise.
Comum
- DisplayName - O nome de exibição da atividade.