em:AlertExpirationDateTime
A time of the information of the alert message expiring. If this item is not provided, each recipient is free to set its own policy as to when the message is no longer in effect.
Element information
Namespace: http://release.niem.gov/niem/domains/emergencyManagement/3.1/
Schema document: domains/emergencyManagement/3.1/emergencyManagement.xsd
Type: nc:DateType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- structures:ObjectAugmentationPointAbstract [0..*]An augmentation point for ObjectType
- Choice [0..*]
- intel:DayDateA day - one of the numbered 24-hour periods into which a month is divided.
- intel:MonthDateA month - one of the 12 divisions of a year as determined by a calendar, especially the Gregorian calendar.
- nc:DateA full date.
- nc:DateTimeA full date and time.
- nc:YearDateA year.
- nc:YearMonthDateA year and month.
from subst. group nc:DateRepresentation - nc:DateAccuracyAbstract [0..1]A data concept for a subjective assessment that indicates belief that date content is exact or accurate.
- nc:DateMarginOfErrorDuration [0..1]A subjective assessment of the uncertainty of an estimated point by bounding an elements value with an estimated margin of error.
- nc:DateAugmentationPointAbstract [0..*]An augmentation point for DateType.
from type structures:ObjectTypefrom subst. group structures:ObjectAugmentationPointfrom subst. group nc:DateAccuracyfrom subst. group nc:DateAugmentationPoint
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
structures:id | [0..1] | xsd:ID | from type structures:ObjectType | |
structures:ref | [0..1] | xsd:IDREF | from type structures:ObjectType | |
structures:metadata | [0..1] | xsd:IDREFS | from type structures:ObjectType | |
structures:relationshipMetadata | [0..1] | xsd:IDREFS | from type structures:ObjectType | |
Any attribute | [0..*] | Namespace: urn:us:gov:ic:ism urn:us:gov:ic:ntk, Process Contents: lax | from type structures:ObjectType |
Used in
- Type em:AlertType (Element em:Alert)
Sample instance
<em:AlertExpirationDateTime> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <intel:DayDate>---31</intel:DayDate> <nc:DateAccuracy>any content</nc:DateAccuracy> <nc:DateMarginOfErrorDuration>P1Y2M3DT10H</nc:DateMarginOfErrorDuration> <nc:DateAugmentationPoint>any content</nc:DateAugmentationPoint> </em:AlertExpirationDateTime>