| Element | Description | 
|---|---|
| codeList | |
| maml:summary | See external namespace. | 
| maml:introduction | See external namespace. | 
| maml:relatedTopics | See external namespace. | 
None.
      <complexType name="developerSDKTechnologyOverviewCodeDirectoryDocumentType" mixed="false" >
  <sequence>
    <!-- Always a title - but titles are stored outside the file -->
    <!-- Optional Search Results Summary -->
    <element ref="maml:summary" minOccurs="0" />
    <!-- Always an introduction -->
    <element ref="maml:introduction" />
    <!-- Always a Code List section -->
    <element name="codeList" type="maml:namedSectionType"></element>
    <!-- Always a section for related items -->
    <element ref="maml:relatedTopics" />
  </sequence>
</complexType>