Message Sets: Message logical properties

This section describes the logical properties of a message.

Property Type Meaning
Name String Specify a name for the object when you create it.

Names can consist of alphanumeric characters, including the letters A through Z, a through z, and the digits 0 through 9.

They might also include the following punctuation characters;
  • - the hyphen
  • _ the underscore
  • . the period

Names can start only with a letter or the underscore character, and not with a number, hyphen, or period.

Names that begin with xml, or any variant of these characters (for example XmL), are reserved by the XML standards specification.

Further details of naming conventions and allowable characters can be found in the Extensible Markup Language (XML) specification that can be found on the World Wide Web Consortium (W3C) Web site.

Message Alias String Specify an alternative unique value that identifies the message. This property is only required if you are using the MRM domain and the Message Identity technique to identify embedded messages, and the bit stream does not contain the actual message name.