Return the definition for an admin message of the specified messageName.
messageName
messageName (Union[str, Name, bytes]) – The name of the desired admin message.
Union
str
Name
bytes
SchemaElementDefinition
The element definition for the message specified by messageName.
Exception – If messageName does not name an admin message.