obj_ExternalPartReference should belong to EML20

Hi - I got this warning message when reading using latest version 2.12.2.1 with deserializeInto on an EPC that was created using version 0.16

The content type application/x-resqml+xml;version=2.0;type=obj_EpcExternalPartReference should belong to EML20 and not to RESQML20 since obj_EpcExternalPartReference is part of COMMON 2.0 and not part of RESQML 2.0.

But it seems to read it in OK so I guess if I updated the writer which is in an external app to also use 2.12.2.1 then this warning should go away? Thank you.

Indeed, it is a well known issue of initial exporters, not only FESAPI.
So, this issue is warned but allowed for practical reason.
Recent exporters do not do this error anymore.

1 Like