type element

Describes the general use of an element within the document.

Type

Anonymous

Elements and Attributes

Child Elements

None.

Attributes

None.

Usage

      <type />
    

Definition

      <element name="type" >
  <simpleType>
    <restriction base="token">
      <enumeration value="section">
      </enumeration>
      <enumeration value="structure">
      </enumeration>
      <enumeration value="paragraph">
      </enumeration>
      <enumeration value="character">
      </enumeration>
    </restriction>
  </simpleType>
</element>

    
©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