Skip to content

Avoid xs:override to ensure xsd 1.0 compatibility#23

Open
klausschuch wants to merge 1 commit intomasterfrom
pu/klausschuch/avoid_xsd_override
Open

Avoid xs:override to ensure xsd 1.0 compatibility#23
klausschuch wants to merge 1 commit intomasterfrom
pu/klausschuch/avoid_xsd_override

Conversation

@klausschuch
Copy link

xs:override is only available in XSD 1.1 and actually not necessary.
Use xs:include instead to ensure that the provided xslt file creates an XSD 1.0 compliant schema.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant