Skip to content
This repository was archived by the owner on Mar 24, 2025. It is now read-only.

Parse ref attribute in XSD element #619

Merged
srowen merged 3 commits intodatabricks:masterfrom
shuch3ng:feature/parse-ref-attribute
Dec 23, 2022
Merged

Parse ref attribute in XSD element #619
srowen merged 3 commits intodatabricks:masterfrom
shuch3ng:feature/parse-ref-attribute

Conversation

@shuch3ng
Copy link
Copy Markdown
Contributor

Resolves #617

  • adding the capability to parse ref attribute

@shuch3ng shuch3ng changed the title Parse ref attribute in element Parse ref attribute in XSD element Dec 23, 2022
Copy link
Copy Markdown
Collaborator

@srowen srowen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems OK, just adjust the minor linter failures:

[error] /home/runner/work/spark-xml/spark-xml/src/main/scala/com/databricks/spark/xml/util/XSDToSchema.scala:185: File line length exceeds 100 characters
[error] /home/runner/work/spark-xml/spark-xml/src/main/scala/com/databricks/spark/xml/util/XSDToSchema.scala:189: File line length exceeds 100 characters
[error] /home/runner/work/spark-xml/spark-xml/src/main/scala/com/databricks/spark/xml/util/XSDToSchema.scala:184:24: If block needs braces

@srowen srowen merged commit e0ea69a into databricks:master Dec 23, 2022
@srowen srowen added this to the 0.16.0 milestone Dec 23, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ref attribute in XSDToSchema

2 participants