Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

validate nxdlTypes.xsd #1498

Open
prjemian opened this issue Oct 15, 2024 · 0 comments
Open

validate nxdlTypes.xsd #1498

prjemian opened this issue Oct 15, 2024 · 0 comments
Labels
Milestone

Comments

@prjemian
Copy link
Contributor

As noted in #1497 (comment), there are 33 errors reported when validating nxdlTypes.xsd.

Character content other than whitespace is not allowed because the content type is 'element-only'.

Fails for each unit example element, like this one:

<xs:element name="example">rad</xs:element>

These changes will involve changes to the Python software that creates documentation from this file.

@prjemian prjemian added the bug label Oct 15, 2024
@prjemian prjemian added this to the NXDL 2025 milestone Oct 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant