alertTypesType simpleType

The alertTypesType simpleType provides a list of the various types of alerts that can be used to describe alerts.

Type

string

Definition

      <simpleType name="alertTypesType" >
  <restriction base="string">
    <enumeration value="note" />
    <enumeration value="caution" />
    <enumeration value="important" />
    <enumeration value="tip" />
      <enumeration value="warning" />
      <enumeration value="security note" />
      <enumeration value="visual basic note" />
      <enumeration value="visual c# note" />
      <enumeration value="visual c++ note" />
      <enumeration value="visual j# note" />
    </restriction>
  </simpleType>

    
©2003-2004 Microsoft Corporation. All rights reserved. Permission to copy, display and distribute this document is available at: http://msdn.microsoft.com/library/en-us/odcXMLRef/html/odcXMLRefLegalNotice.asp