The alert element describes an slim alert structure that largely mimicks the block alert structure.
Anonymous
None.
| Attribute | Type | Required | Description | Possible Values | 
|---|---|---|---|---|
| class | maml:alertTypesType | optional | See external namespace. | 
      <alert
	class="maml:alertTypesType"
/>
    
      <element name="alert" >
  <complexType>
    <group ref="maml:structureSimpleGroup" maxOccurs="unbounded" />
    <attribute name="class" type="maml:alertTypesType">
    </attribute>
    <attributeGroup ref="maml:contentIdentificationSharingAndConditionGroup" />
  </complexType>
</element>