Definition Type: Element
Name: ResourceKeywordValue
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 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.
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 ResourceKeywordValue in schema emergencymanagement_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xsd:element name="ResourceKeywordValue" type="em:ValueType" nillable="true">
    <xsd:annotation>
        <xsd:documentation>Any value from a discrete managed list, used to specify a resource, in the form:
&lt;resourcekeyword&gt;
  &lt;valueListUrn&gt;valueListUrn&lt;/valueListURN&gt;
  &lt;value&gt;value&lt;/value&gt;
&lt;/resourcekeyword&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.</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: