procedureSectionContentType complexType

Elements and Attributes

Child Elements

Element Description
conditionalSection
conditionalSection
maml:definitionTable See external namespace.
maml:table See external namespace.
maml:procedure See external namespace.

Attributes

None.

Definition

      <complexType name="procedureSectionContentType" mixed="false" >
  <sequence>
    <choice minOccurs="0" maxOccurs="unbounded">
      <!-- structureGroup minus procedure START -->
    <group ref="maml:blockGroup" />
    <group ref="maml:structureListGroup" />
    <element ref="maml:definitionTable" />
    <element ref="maml:table" />
    <group ref="maml:structureMediaGroup" />
    <!-- structureGroup minus procedure END -->
    <element name="conditionalSection" type="maml:conditionalSectionType"></element>
  </choice>
  <element ref="maml:procedure" />
  <choice minOccurs="0" maxOccurs="unbounded">
    <group ref="maml:structureGroup" />
    <element name="conditionalSection" type="maml:conditionalSectionType"></element>
  </choice>
</sequence>
<attributeGroup ref="maml:contentIdentificationSharingAndConditionGroup" />
</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