Element | Description |
---|---|
conditionalSection | |
conditionalSection | |
maml:definitionTable | See external namespace. |
maml:table | See external namespace. |
maml:procedure | See external namespace. |
None.
<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>