| Element | Description | 
|---|---|
| conditionalSection | |
| conditionalContent | |
| maml:conditions | See external namespace. | 
None.
      <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>