mediaFileFormatsType simpleType

The mediaFileFormatsType simpleType provides a list of commonly used media formats.

Type

token

Definition

      <simpleType name="mediaFileFormatsType" >
  <restriction base="token">
    <enumeration value="asx" />
    <enumeration value="bmp" />
    <enumeration value="eps" />
    <enumeration value="flash" />
    <enumeration value="gif" />
    <enumeration value="png" />
    <enumeration value="jpeg" />
    <enumeration value="shockwave" />
    <enumeration value="quicktime" />
    <enumeration value="wma" />
    <enumeration value="wmf" />
    <enumeration value="mpeg" />
    <enumeration value="mp3" />
    <enumeration value="other" />
  </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