Elementgml:maxLength
定義
TINを構成する三角形の最大辺長。
XMLスキーマ
<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>
XMLインスタンスのサンプル
<gml:maxLength uom="m">5.0</gml:maxLength>