Definition Type: Element
Name: ResourceDispositionKeywordValue
Namespace: http://niem.gov/niem/domains/emergencyManagement/2.0
Type: em:ValueType
Containing Schema: emergencyManagement.xsd
Abstract
Documentation:
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.
Collapse XSD Schema Diagram:
Drilldown into ValueListURN in schema emergencymanagement_xsd Drilldown into ValueText in schema emergencymanagement_xsd Drilldown into linkMetadata in schema structures_xsd Drilldown into metadata in schema structures_xsd Drilldown into id in schema structures_xsd Drilldown into ComplexObjectType in schema structures_xsd Drilldown into ValueType in schema emergencymanagement_xsdXSD Diagram of ResourceDispositionKeywordValue in schema emergencymanagement_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xsd:element name="ResourceDispositionKeywordValue" type="em:ValueType" nillable="true">
    <xsd:annotation>
        <xsd:documentation>Any value from a discrete managed list, used to specify the general state of a resource if known., in the form:
&lt;ResourceStatuskeyword&gt;
  &lt;valueListUrn&gt;valueListUrn&lt;/valueListURN&gt;
  &lt;value&gt;value&lt;/value&gt;
&lt;/ResourceStatuskeyword&gt;
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.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ValueText em:ValueText 0 unbounded
ValueListURN em:ValueListURN 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
id s:id (Optional)
metadata s:metadata (Optional)
linkMetadata s:linkMetadata (Optional)
Collapse Derivation Tree: