• Decodes the content of an XML document into an Object object.

    Note that only simple XML content is supported. Complex XML content, such as schema definition reference, is not supported.

    Parameters

    • content: string

      XML string

    Returns Dict