[ https://issues.apache.org/jira/browse/OLINGO-1405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mattias Rehnberg closed OLINGO-1405. ------------------------------------ Resolution: Invalid API used OData v3. > 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 > Priority: Minor > 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)