localizedAlert Data Type

Namespace
(Default)
Properties
name data type type namespace min/max occurs description
alert alert element 0/1  

Example

<l----->
  <alert>
    <alertHeaderText>...</alertHeaderText>
    <alertDescriptionText>...</alertDescriptionText>
    <alertUrl>...</alertUrl>
    <effectiveStartDate>...</effectiveStartDate>
    <effectiveEndDate>...</effectiveEndDate>
  </alert>
</l----->