glossaryDiv element

The glossaryDiv element describes a titled division within a glossary.

Type

Anonymous

Elements and Attributes

Child Elements

Element Description
maml:title See external namespace.
maml:glossaryEntry See external namespace.

Attributes

Attribute Type Required Description Possible Values
class string optional See external namespace.

Usage

      <glossaryDiv
	class="string"
/>
    

Definition

      <element name="glossaryDiv" >
  <complexType>
    <sequence>
      <element ref="maml:title" />
      <element ref="maml:glossaryEntry" maxOccurs="unbounded" />
    </sequence>
    <attributeGroup ref="maml:contentIdentificationSharingAndConditionGroup" />
    <attribute name="class" type="string"></attribute>
  </complexType>
</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