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

add_meta should error if abbreviation is not defined in namespaces #75

Open
cboettig opened this issue Jul 11, 2014 · 1 comment
Open
Labels

Comments

@cboettig
Copy link
Member

No description provided.

@cboettig cboettig added the bug label Jul 11, 2014
@hlapp
Copy link
Contributor

hlapp commented Dec 8, 2018

Should it? It might warn, but maybe an error condition is only reached when there is still an undeclared namespace at the time of writing out the nexml object. And arguably, even then it is only an error if one were to require that the user can't generate a NeXML file that fails to validate (which doesn't mean it would also fail to parse).

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

2 participants