em:ExplicitAddress
An identifier of an explicit recipient. Identifies human parties, systems, services, or devices that are all potential recipients of the distribution message.
Element information
Namespace: http://niem.gov/niem/domains/emergencyManagement/2.0
Schema document: domains/emergencyManagement/2.0/emergencyManagement.xsd
Type: em:ExplicitAddressType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- em:ExplicitAddressSchemeText [0..*] Identifies the distribution addressing scheme used. MUST be a properly formed -escaped if necessary- XML string.
- em:ExplicitAddressValueText [0..*] A properly formed -escaped if necessary- XML string denoting the addressees value
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
s:id | [0..1] | xsd:ID | from type s:ComplexObjectType | |
s:metadata | [0..1] | xsd:IDREFS | from type s:ComplexObjectType | |
s:linkMetadata | [0..1] | xsd:IDREFS | from type s:ComplexObjectType |
Sample instance
<em:ExplicitAddress> <em:ExplicitAddressSchemeText>string</em:ExplicitAddressSchemeText> <em:ExplicitAddressValueText>string</em:ExplicitAddressValueText> </em:ExplicitAddress>