showType simpleType

Defines possible values for show attribute.

Type

token

Definition

      <simpleType name="showType" >
  <restriction base="token">
    <enumeration value="new" />
    <enumeration value="replace" />
    <enumeration value="embed" />
    <enumeration value="other" />
    <enumeration value="none" />
  </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