Version 0.11.0
- Reading:
- Support for 'wildcard' columns (
wildcardColName
) matching anything, corresponding to XSDxs:any
types - Can optionally ignore namespace prefixes with
ignoreNamespace
- MapType columns now read attributes correctly
- Support for 'wildcard' columns (
- Writing:
- Root tag can have attributes
- Timestamp output format now follows XML standards
- Minor fixes and improvements to XSD schema support
Changes: https://github.com/databricks/spark-xml/milestone/8?closed=1
https://repo1.maven.org/maven2/com/databricks/spark-xml_2.11/0.11.0/
https://repo1.maven.org/maven2/com/databricks/spark-xml_2.12/0.11.0/