polygon_offset

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
param xs:NCName optional
value float2_type 0 0 optional

Source

<xs:element name="polygon_offset">
  <xs:complexType>
    <xs:attribute name="value" type="float2_type" use="optional" default="0 0"/>
    <xs:attribute name="param" type="xs:NCName" use="optional"/>
  </xs:complexType>
</xs:element>

Sample