
| QName | Type | Fixed | Default | Use | Inheritable | Annotation | 
|---|---|---|---|---|---|---|
| param | xs:token | optional | ||||
| value | gl_func_enum | ALWAYS | optional | 
<xs:element name="depth_func"> <xs:complexType> <xs:attribute name="value" type="gl_func_enum" use="optional" default="ALWAYS"/> <xs:attribute name="param" type="xs:token" use="optional"/> </xs:complexType> </xs:element>  |