| name | data type | type | namespace | min/max occurs | description |
|---|---|---|---|---|---|
| alertDescriptionText | string | attribute | 0/1 | ||
| alertHeaderText | string | attribute | 0/1 | ||
| alertUrl | string | attribute | 0/1 | ||
| effectiveStartDate | dateTime | element | 0/1 |
Example
<Alert alertDescriptionText="..." alertHeaderText="..." alertUrl="..."> <effectiveStartDate>...</effectiveStartDate> </Alert>