INT-3982: Fix XSD declaration ambiguity
JIRA: https://jira.spring.io/browse/INT-3982 Also fix some sporadic, timing issues in tests
This commit is contained in:
@@ -923,7 +923,7 @@
|
||||
</xsd:choice>
|
||||
</xsd:sequence>
|
||||
<xsd:sequence>
|
||||
<xsd:choice minOccurs="0" maxOccurs="1" >
|
||||
<xsd:choice>
|
||||
<xsd:element name="expression" type="innerExpressionType"/>
|
||||
<xsd:any namespace="##other"/>
|
||||
</xsd:choice>
|
||||
|
||||
Reference in New Issue
Block a user