Hi everybody,
I am about to parse the metadata and the service document of an REST-WebService via Odata.
Therefore I am using the SDMParser and the sdmParseODataSchemaXML(metaDataXML,ServiceDoc) but I getting the following error:
Entity set refers to an unknown entity Type!
So this means that the service doc xml does not match the metadata?
What can I do now?