codeEntityType complexType

Elements and Attributes

Child Elements

Element Description
maml:codeEntityReference See external namespace.
maml:internalOnly See external namespace.
maml:useBase See external namespace.
maml:clsCompliantAlternative See external namespace.
maml:equivalentCodeEntity See external namespace.
maml:obsoleteCodeEntity See external namespace.
maml:unmanagedCodeEntity See external namespace.
maml:summary See external namespace.
maml:genericParameters See external namespace.
maml:parameters See external namespace.
maml:returnValue See external namespace.
maml:exceptions See external namespace.
maml:threadSafety See external namespace.
maml:remarks See external namespace.
maml:notesForImplementers See external namespace.
maml:notesForCallers See external namespace.
maml:notesForInheritors See external namespace.
maml:platformNotes See external namespace.
maml:codeExamples See external namespace.
maml:permissions See external namespace.
maml:relatedTopics See external namespace.

Attributes

None.

Definition

      <complexType name="codeEntityType" mixed="false" >
  <sequence>
    <element ref="maml:codeEntityReference" />
  <choice maxOccurs="unbounded">
    <element ref="maml:internalOnly" minOccurs="0" />
    <element ref="maml:useBase" minOccurs="0" />
    <element ref="maml:clsCompliantAlternative" minOccurs="0" />
    <element ref="maml:equivalentCodeEntity" minOccurs="0" />
    <element ref="maml:obsoleteCodeEntity" minOccurs="0" />
    <element ref="maml:unmanagedCodeEntity" minOccurs="0" />
  </choice>
    <element ref="maml:summary" minOccurs="0" />
    <element ref="maml:genericParameters" minOccurs="0" />
    <element ref="maml:parameters" minOccurs="0" />
    <element ref="maml:returnValue" minOccurs="0" />
    <element ref="maml:exceptions" minOccurs="0" />
    <element ref="maml:threadSafety" minOccurs="0" />
    <element ref="maml:remarks" minOccurs="0" />
    <element ref="maml:notesForImplementers" minOccurs="0" />
    <element ref="maml:notesForCallers" minOccurs="0" />
    <element ref="maml:notesForInheritors" minOccurs="0" />
    <element ref="maml:platformNotes" minOccurs="0" />
    <element ref="maml:codeExamples" minOccurs="0" />
    <element ref="maml:permissions" minOccurs="0" />
    <element ref="maml:relatedTopics" minOccurs="0" />
  </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