contentTypeType complexType
Elements and Attributes
Child Elements
      
        | Element | Description | 
      
        | maml:relatedTopics | See external namespace. | 
    
Attributes
      
        | Attribute | Type | Required | Description | Possible Values | 
      
        | contentType | token | optional |  | See external namespace. | 
    
Definition
      <complexType name="contentTypeType" >
  <complexContent>
    <extension base="maml:sectionType">
      <sequence>
        <!--<element ref="maml:alertSet" minOccurs="0"/>-->
          <element ref="maml:relatedTopics" minOccurs="0" maxOccurs="1" />
        </sequence>
        <attribute name="contentType" type="token"></attribute>
      </extension>
    </complexContent>
  </complexType>
    ©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