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