QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
param | xs:token | optional | ||||
value | float2_type | 0 0 | optional |
<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:token" use="optional"/> </xs:complexType> </xs:element> |