Mattias Rehnberg created OLINGO-1405:
----------------------------------------
Summary: Parsing of schema fails on Association element
Key: OLINGO-1405
URL: https://issues.apache.org/jira/browse/OLINGO-1405
Project: Olingo
Issue Type: Bug
Components: odata4-client
Affects Versions: (Java) V4 4.6.0
Reporter: Mattias Rehnberg
Attachments: schema.xml
When a schema element is processed in ClientCsdlSchema and it contains an
Association element, the handling gets out of sync, since there is not match
for it, and it skips not only the association element but also the subsequent
elements. This seems to be the same phenomenon as in OLINGO-1403
If I remove the association element in the attached example, it handles the
subsequent ComplexType, otherwise it doesn't.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)