| Element | Description | 
|---|---|
| content | |
| maml:title | See external namespace. | 
| maml:sections | See external namespace. | 
None.
      <complexType name="procedureSectionType" >
  <sequence>
    <element ref="maml:title" minOccurs="0" maxOccurs="1" />
    <element name="content" type="maml:procedureSectionContentType"></element>
    <element ref="maml:sections" minOccurs="0" maxOccurs="1" />
  </sequence>
  <attributeGroup ref="maml:contentIdentificationSharingAndConditionGroup" />
</complexType>