How to read XML files in delta live tables?

Himanshu1
New Contributor II

Even after maven library installation using the

image.pngAuto installation.

spark.read.option("rowTag", "tag").xml("dbfs:/mnt/dev/bronze/xml/fileName.xml")

not working.