level-of-detail index of smallest map to use. Values range from 0 to (n - 1) where 0 is the smallest. The default value is zero |
<xs:element name="mip_min_level" type="xs:unsignedByte" default="0" minOccurs="0"> <xs:annotation> <xs:documentation>level-of-detail index of smallest map to use. Values range from 0 to (n - 1) where 0 is the smallest. The default value is zero</xs:documentation> </xs:annotation> </xs:element> |