Definition Type: Element
Name: maxLength
Namespace: http://www.opengis.net/gml
Type: gml:LengthType
Containing Schema: geometryPrimitives.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
Areas of the surface where data is not sufficiently dense to assure reasonable calculation shall be removed by adding a retention criterion for triangles based on the length of their sides. For many triangle sides exceeding maximum length, the adjacent triangles to that triangle side shall be removed from the surface.
Collapse XSD Schema Diagram:
Drilldown into uom in schema basictypes_xsd Drilldown into LengthType in schema measures_xsdXSD Diagram of maxLength in schema geometryprimitives_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<element name="maxLength" type="gml:LengthType">
    <annotation>
        <documentation>Areas of the surface where data is not 
       sufficiently dense to assure reasonable calculation shall be    
       removed by adding a retention criterion for triangles based 
       on the length of their sides. For many triangle sides  
       exceeding maximum length, the adjacent triangles to that 
       triangle side shall be removed from the surface.</documentation>
    </annotation>
</element>
Collapse Child Attributes:
Name Type Default Value Use
uom gml:uom Required
Collapse Derivation Tree: