Element | Description |
---|---|
conditionalSection | |
conditionalContent | |
maml:section | See external namespace. |
maml:sectionSimple | See external namespace. |
maml:conditions | See external namespace. |
None.
<complexType name="sectionsType" mixed="false" >
<choice minOccurs="0" maxOccurs="unbounded">
<element ref="maml:section" />
<element ref="maml:sectionSimple" />
<element name="conditionalSection">
<complexType>
<sequence>
<element ref="maml:conditions" />
<element name="conditionalContent" type="maml:sectionsType"></element>
</sequence>
</complexType>
</element>
</choice>
<attributeGroup ref="maml:contentIdentificationSharingAndConditionGroup" />
</complexType>