Closed twhiteaker closed 3 years ago
Hey @twhiteaker, thanks for the report. I agree it's a bit odd but it looks correct to me.
The cardinality is on the CitationListType
and not the elements that make up the type. And the {1,1}
cardinality looks like our documentation tool is just being complete since the citation
and bibtex
elements do have a {1,1}
cardinality.
I'd like the examples you posted to look different but I haven't looked into whether or not we can customize the tool enough.
ok thanks!
The schema docs show this:
But the diagram shows one-to-many for children of literatureCited, so should the instance snippet be
Maybe the {1,1} has something to do with this being a xsd:choice?