snowflake.snowpark.functions.parse_xml¶ snowflake.snowpark.functions.parse_xml(e: ColumnOrName) → Column[source]¶ Parse the value of the specified column as a JSON string and returns the resulting XML document.