Open mcNisse opened 2 weeks ago
The API elements should be mapped as follows: subOrganization.root = subOrganization.organizationId.root subOrganization.extension = subOrganization.organizationId.extension subOrganization.label = subOrganization.label
Contact Details (Optional)
johan.erlands@idainfront.se
What happened?
Try to compare a sender/reciver from XML, MessagePayloadType. The XML sender receiver has a label attribute. Where i think that sender/receiver name can be stored. This is missing in attributes in JSON model. Only senderId.extension is available and AttentionDataTypes.
Extract from schema.
Steps To Reproduce
generate code compare the possible attributes to on sender/receiver between XML model object and JSON.
What did you expect?
I expected to be able to compare label on sender/receiver with something from model object.
Version (Optional)
No response
Screenshots (Optional)
No response
Relevant log output (Optional)
No response