developerSDKTechnologyOverviewTechnologySummaryDocumentType complexType

Elements and Attributes

Child Elements

Element Description
keywords
namespaces
relatedTechnologies
background
implementingTechnologyNameClasses
technologyNameClassesAtAGlance
whatsNew
maml:summary See external namespace.
maml:introduction See external namespace.
maml:relatedTopics See external namespace.

Attributes

None.

Definition

      <complexType name="developerSDKTechnologyOverviewTechnologySummaryDocumentType" 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 Keywords section -->
    <element name="keywords" type="maml:namedSectionType"></element>
    <!-- Always a Namespaces section -->
    <element name="namespaces" type="maml:namedSectionType"></element>
    <!-- Optional Related Technologies section -->
    <element name="relatedTechnologies" type="maml:namedSectionType" minOccurs="0"></element>
    <!-- Always a Background section -->
    <element name="background" type="maml:namedSectionType"></element>
    <!-- Always an Implementing (Technology Name) Classes section -->
    <element name="implementingTechnologyNameClasses" type="maml:sectionType"></element>
    <!-- Always a (Technology Name) Classes at a Glance section -->
    <element name="technologyNameClassesAtAGlance" type="maml:sectionType"></element>
    <!-- Optional What's New section -->
    <element name="whatsNew" type="maml:namedSectionType" minOccurs="0"></element>
    <!-- Always a section for related items -->
    <element ref="maml:relatedTopics" />
  </sequence>
</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