We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
using libxml and xmllint, the <x> element in <tp:nomenclature> causes error:
<x>
<tp:nomenclature>
xmllint: using libxml version 20904
validity error : Content model of nomenclature is not determinist: (sec-meta? , label? , tp:taxon-name , x? , tp:taxon-authority? , x? , tp:taxon-status? , x? , tp:taxon-identifier* , xref* , x? , tp:nomenclature-citation-list* , x? , (tp:type-genus | tp:type-species)? , x? , tp:taxon-type-location? , x?)
The text was updated successfully, but these errors were encountered:
tcatapano
No branches or pull requests
using libxml and xmllint, the
<x>
element in<tp:nomenclature>
causes error:xmllint: using libxml version 20904
The text was updated successfully, but these errors were encountered: