Definition Type: SimpleType
Name: MimeType
Namespace: http://niem.gov/niem/external/ogc-ows/1.0.0/dhs-gmo/1.0.0
Containing Schema: ows.xsd
Documentation:
XML encoded identifier of a standard MIME type, possibly a parameterized MIME type.
Collapse XSD Schema Diagram:
XSD Diagram of MimeType in schema ows_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<simpleType name="MimeType">
    <annotation>
        <documentation>XML encoded identifier of a standard MIME type, possibly a parameterized MIME type. </documentation>
    </annotation>
    <restriction base="string">
        <pattern value="(application|audio|image|text|video|message|multipart|model)/.+(;\s*.+=.+)*" />
    </restriction>
</simpleType>
Collapse Facets:
Facet Value
Pattern (application|audio|image|text|video|message|multipart|model)/.+(;\s*.+=.+)*
Collapse Derivation Tree:
Collapse References:
ows:OutputFormat, ows:OutputFormat