Share via


InfoWarn Element

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.

Provides informational and warning messages to clients.

Syntax

<InfoWarn>
    ...
</InfoWarn>

The following sections describe attributes, parent elements, and child elements.

Attributes

None.

Element Information

Parent Element

Element

Occurrence

PlaceWareConfCenter

1

Child Elements

Element

Occurrence

Code

1

Message

1

OptionList

1

Remarks

The Code element contains a non-empty code string with length in the range of 1-2047 characters. API client software must accept any code string, regardless of whether it is mentioned in this specification.

The Message element contains one string with length in the range of 1-2047 characters. It contains non-localized text.

The OptionList element can contain options that depend on the value of the Code element. API client software must not depend on the presence of any option.

There is always one TimeOption child element of the OptionList and zero or more other options depending on the message.

See Also

Concepts

Info Messages

Warn Messages