Definition Type: Element
Name: Format
Namespace: http://www.opengis.net/ows/1.1
Type: ows:MimeType
Containing Schema: owsManifest.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
The format of the referenced resource. This element is omitted when the mime type is indicated in the http header of the reference.
Collapse XSD Schema Diagram:
XSD Diagram of Format in schema owsmanifest_xsd (OGC Web Feature Service)
Collapse XSD Schema Code:
<element name="Format" type="ows:MimeType" minOccurs="0">
    <annotation>
        <documentation>The format of the referenced resource. This element is omitted when the mime type is indicated in the http header of the reference. </documentation>
    </annotation>
</element>
Collapse Derivation Tree: