Definition Type: Attribute
Name: maxPoints
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 100
Use Optional
Documentation:
Maximum number of geometric points to return.
Collapse XSD Schema Diagram:
XSD Diagram of maxPoints in schema ols_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<attribute name="maxPoints" type="positiveInteger" use="optional" default="100">
    <annotation>
        <documentation>Maximum number of geometric points to return.</documentation>
    </annotation>
</attribute>