em:Certifications
Any value from a discrete managed list, used to specify resource certifications (references to official documentation or other official recognition) in the form: <Certificationskeyword> <valueListUrn>valueListUrn</valueListURN> <value>value</value></Certificationskeyword>
Element information
Namespace: http://niem.gov/niem/domains/emergencyManagement/2.1
Schema document: domains/emergencyManagement/2.1/emergencyManagement.xsd
Type: em:ValueType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- em:ValueText [0..*] A Value from a certified list maintained by the Community of Interest (COI) for the referenced element.
- em:ValueListURN [0..*] The name of the certified list maintained by the Community of Interest (COI) for the value referenced.
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 |
Used in
- Type em:ResourceType (Element em:Resource)
Sample instance
<em:Certifications> <em:ValueText>string</em:ValueText> <em:ValueListURN>string</em:ValueListURN> </em:Certifications>