I am currently trying to adapt to IEC protocol. I'm looking at this document: IEC 61968-9 – Interface Standard for Meter Reading & Control.
Messages described at begging of the document(UML schemas) don't match XSD schemas at the end of document. Also, most of the messages aren't described almost at all. For example, how do I pass argument in EndDeviceControl messages, when I want to set value of something on EndDevice? As this being called standard, I expected to see precisely described protocol, like RFCs are. What am I missing here?