Adding listOrg to event#2882
Conversation
…ames Dates chapter with listOrg
|
@trishaoconnor The test failure seems to be caused by an ambiguous content model in the XML Schema (xsd) generated from the RNG. The exact error (per Xerces) is:
This is caused because there are two different ways an I think the simplest solution might be to replace your clause with a simple |
|
Thank you for clarifying the error, @martindholmes. In my initial attempt, I had
used a simple `<elementRef key="listOrg"/>` and it passed the tests without issue. That
explains why there was no error then.
I will revert to the simple solution for the time being but will add the schematron constraint too.
|
|
Thinking about whether you might want |
Creating this PR for adding
listOrgtoevent.