Definition Type: Element
Name: DisplayScale
Namespace: http://niem.gov/niem/external/ogc-openls/1.1.0/dhs-gmo/1.0.0
Type: integer:http://www.w3.org/2001/XMLSchema
Containing Schema: ols.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
A ratio of distance. For example 1:5000 would be expressed as 5000, it's always expressed per 1 pixel of the display
Collapse XSD Schema Diagram:
XSD Diagram of DisplayScale in schema ols_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<element name="DisplayScale" type="integer">
    <annotation>
        <documentation>A ratio of distance.  For example 1:5000 would be expressed as 5000, it's always expressed per 1 pixel of the display</documentation>
    </annotation>
</element>