em:ResourceKeywordValue
Any value from a discrete managed list, used to specify a resource, in the form: <resourcekeyword> <valueListUrn>valueListUrn</valueListURN> <value>value</value> </resourcekeyword> where the content of valueListUrn is the Uniform Resource Name of a published list of values and definitions, and the content of value is a string denoting the value itself.
Element information
Namespace: http://niem.gov/niem/domains/emergencyManagement/2.0
Schema document: domains/emergencyManagement/2.0/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:ResourceKeywordValue> <em:ValueText>string</em:ValueText> <em:ValueListURN>string</em:ValueListURN> </em:ResourceKeywordValue>