Francesco Chicchiriccò created OLINGO-212: ---------------------------------------------
Summary: Handle edmx:Reference in V4 ODataMetadataRequest Key: OLINGO-212 URL: https://issues.apache.org/jira/browse/OLINGO-212 Project: Olingo Issue Type: Sub-task Components: odata4-client Reporter: Francesco Chicchiriccò Fix For: V4 0.1.0 OData 4.0 introduced edmx:Reference for external CSDL documents referenced by the referencing document. This means that, from an original ODataMetadataRequest issued by the client, additional sub-requests can be generated, to fetch referenced CSDL documents. [1] http://docs.oasis-open.org/odata/odata/v4.0/os/part3-csdl/odata-v4.0-os-part3-csdl.html#_Toc372793886 -- This message was sent by Atlassian JIRA (v6.2#6252)