UiPath Documentation
activities
latest
false

Actividades de desarrollador

Última actualización 21 de abr. de 2026

Deserializar XML

UiPath.WebAPI.Activities.DeserializeXml

Descripción

Deserializa una cadena XML a un objeto XDocument. Para obtener más información sobre los objetos XDocument , ve aquí.

Compatibilidad de proyectos

Windows - Heredado | Windows | Multiplataforma

Configuración multiplataforma

  • XMLString - A string or string variable containing the XML to be deserialized. This field supports only strings and string variables.
Opciones avanzadas

Salida

  • XMLDocument - The deserialized XML document, as an XDocument variable.

Windows (heredado), configuración de Windows

Panel de propiedades

Entrada

  • XMLString - A string or string variable containing the XML to be deserialized. This field supports only strings and string variables.
    Nota:

    If the string provided in this property field is not valid XML syntax, an error is thrown at runtime.

Salida

  • XMLDocument - The deserialized XML document, as an XDocument variable.

Otros

  • Privado : si se selecciona, los valores de variables y argumentos ya no se registran en el nivel Detallado.
  • Result - A boolean variable that is true if the regular expression finds a match, false otherwise.

Común

  • Nombre para mostrar: el nombre para mostrar de la actividad.

¿Te ha resultado útil esta página?

Conectar

¿Necesita ayuda? Soporte

¿Quiere aprender? UiPath Academy

¿Tiene alguna pregunta? Foro de UiPath

Manténgase actualizado