Definition Type: Attribute
Name: scale
Namespace: http://niem.gov/niem/external/ogc-openls/1.1.0/dhs-gmo/1.0.0
Type: positiveInteger:http://www.w3.org/2001/XMLSchema
Containing Schema: ols.xsd
Default 1
Use Optional
Documentation:
Maximum scale at which the route will be displayed. Expressed as a ratio of world units to a device unit. For example 1:50000 would be specified as 50000.
Collapse XSD Schema Diagram:
XSD Diagram of scale in schema ols_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<attribute name="scale" type="positiveInteger" use="optional" default="1">
    <annotation>
        <documentation>Maximum scale at which the route will be displayed. Expressed as a ratio of world units to a device unit.  For example 1:50000 would be specified as 50000.</documentation>
    </annotation>
</attribute>