maxExtent

Attribute Information

Used By

Element Text

Source

<xs:attribute name="maxExtent" default="0.0">
  <!-- type="SFFloatNonNegative" -->
  <xs:simpleType>
    <xs:restriction base="SFFloat">
      <xs:minInclusive value="0"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>

Sample