textType attribute

The class attribute is used to select the type of content.

Type

Anonymous

Usage

      <contentFlavourGroup
	language="token"
	userLevel="token"
	technology="token"
	textType="token"
/>
    

Definition

      <attribute name="textType" default="normal" >
  <simpleType>
    <restriction base="token">
      <enumeration value="normal" />
      <enumeration value="overview" />
      <enumeration value="prescriptive" />
      <enumeration value="abstract" />
      <enumeration value="conclusion" />
      <enumeration value="legal" />
      <enumeration value="prerequisite" />
      <enumeration value="advertisement" />
    </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