alert Data Type

Namespace
(Default)
Properties
name data type type namespace min/max occurs description
alertDescriptionText anyType element 0/1  
alertHeaderText anyType element 0/1  
alertUrl anyType element 0/1  
effectiveEndDate dateTime element 0/1  
effectiveStartDate dateTime element 0/1  

Example

<a----->
  <alertHeaderText>...</alertHeaderText>
  <alertDescriptionText>...</alertDescriptionText>
  <alertUrl>...</alertUrl>
  <effectiveStartDate>...</effectiveStartDate>
  <effectiveEndDate>...</effectiveEndDate>
</a----->