em:ResourceDispositionKeywordValue
Any value from a discrete managed list, used to specify the general state of a resource if known., in the form: <ResourceStatuskeyword> <valueListUrn>valueListUrn</valueListURN> <value>value</value> </ResourceStatuskeyword> 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 . Multiple instances MAY occur.
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:ResourceInformationType (Element em:ResourceInformation)
Sample instance
<em:ResourceDispositionKeywordValue> <em:ValueText>string</em:ValueText> <em:ValueListURN>string</em:ValueListURN> </em:ResourceDispositionKeywordValue>