point_size_max

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
param xs:NCName optional
value float_type 1 optional

Source

<xs:element name="point_size_max">
  <xs:complexType>
    <xs:attribute name="value" type="float_type" use="optional" default="1"/>
    <xs:attribute name="param" type="xs:NCName" use="optional"/>
  </xs:complexType>
</xs:element>

Sample