QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
param | xs:NCName | optional | ||||
value | gl_logic_op_enum | COPY | optional |
<xs:element name="logic_op"> <xs:complexType> <xs:attribute name="value" type="gl_logic_op_enum" use="optional" default="COPY"/> <xs:attribute name="param" type="xs:NCName" use="optional"/> </xs:complexType> </xs:element> |