class attribute

The class attribute describes the type of list.

Type

Anonymous

Usage

      <listType
	class="string"
/>
    

Definition

      <attribute name="class" use="required" >
  <simpleType>
    <restriction base="string">
      <enumeration value="bullet" />
      <enumeration value="nobullet" />
      <enumeration value="ordered" />
    </restriction>
  </simpleType>
</attribute>

    
©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