StatusType


The StatusType data structure defines the valid values for the status type definition.

Definition


<simpleType name="StatusType">
<restriction base="string">
<enumeration value="OK" />
<enumeration value="WARNING" />
<enumeration value="ERROR" />
<enumeration value="FATAL" />
<enumeration value="BAD_STATUS" />
<enumeration value="PROMPT" />
<enumeration value="ACCESSIBLE" />
</restriction>
</simpleType>
  • OK
  • WARNING
  • ERROR
  • FATAL
  • BAD_STATUS
  • PROMPT
  • ACCESSIBLE

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*