stepsType complexType

Elements and Attributes

Child Elements

Element Description
conditionalSection
conditionalContent
maml:conditions See external namespace.

Attributes

None.

Definition

      <complexType name="stepsType" mixed="false" >
  <choice minOccurs="0" maxOccurs="unbounded">
    <group ref="maml:stepGroup" />
    <element name="conditionalSection">
      <complexType>
        <sequence>
          <element ref="maml:conditions" />
          <element name="conditionalContent" type="maml:stepsType"></element>
        </sequence>
      </complexType>
    </element>
  </choice>
  <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