snowflake.snowpark.functions.parse_xml¶ snowflake.snowpark.functions.parse_xml(e: ColumnOrName) → Column[source] (https://github.com/snowflakedb/snowpark-python/blob/release-v1.1.0/src/snowflake/snowpark/functions.py#L2260-L2264)¶ Parse the value of the specified column as a JSON string and returns the resulting XML document.