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