Definition Type: Attribute
Name: format
Namespace: http://niem.gov/niem/external/ogc-openls/1.1.0/dhs-gmo/1.0.0
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: ols.xsd
Default text/plain
Use Optional
Documentation:
The preferred format of the route instructions, specified as a mime type.
Collapse XSD Schema Diagram:
XSD Diagram of format in schema ols_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<attribute name="format" type="string" use="optional" default="text/plain">
    <annotation>
        <documentation>The preferred format of the route instructions, specified as a mime type.</documentation>
    </annotation>
</attribute>