]
David Lloyd commented on ELY-784:
---------------------------------
I think I see the problem. All of the errors disappeared again... somehow the IDE is
randomly finding or not finding errors in the schema. Time to switch to xmllint.
Schema problems in elytron-1_0.xsd
----------------------------------
Key: ELY-784
URL:
https://issues.jboss.org/browse/ELY-784
Project: WildFly Elytron
Issue Type: Bug
Reporter: David Lloyd
Assignee: David Lloyd
It looks like I made a mistake in the XSD - for whatever reason I was under the
impression that it was possible to embed a "choice" under an "all"; my
IDE now has decided to point out that this is not allowed (not sure why it didn't do
so earlier).
So now there needs to be a solution which allows this element setup, hopefully without
resorting to "sequence".