System messages with parameters

Previous Next

System messages may or may not have parameters. These are visible in the XML message.

<uslng:messages ..common-attributes..>

    <uslng:message ..common attributes..>

        <uslg:param name=".."> ... </uslng:param>

    </uslng:message>

</uslng:messages>

 

The table below gives details on attributes in this structure.

Attributes

Name

Mandatory

Type

Values

name

Yes

String

The name of the message parameter as defined in system messages.

Variable constraint parameters are not included as XML elements in the xml message.

 

See also

  XML Error Message Reference