em:ContactInformationAugmentation
Additional information about contact information.
Element information
Namespace: http://niem.gov/niem/domains/emergencyManagement/2.0
Schema document: domains/emergencyManagement/2.0/emergencyManagement.xsd
Type: em:ContactInformationAugmentationType
Properties: Global, Qualified
NIEM properties:
- Applies to: nc:ContactInformationType
Content
- Sequence [1..1]
- em:ContactName [0..*] The name of the contact person or title of the contact organization.
- em:ContactRoleCode [0..*] Role of the emergency management contact.
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
s:id | [0..1] | xsd:ID | from type s:AugmentationType | |
s:metadata | [0..1] | xsd:IDREFS | from type s:AugmentationType |
Substitution hierarchy
- s:Augmentation
- can be substituted with em:ContactInformationAugmentation
Sample instance
<em:ContactInformationAugmentation> <em:ContactName>string</em:ContactName> <em:ContactRoleCode>Approver</em:ContactRoleCode> </em:ContactInformationAugmentation>