
| QName | Type | Fixed | Default | Use | Inheritable | Annotation | 
|---|---|---|---|---|---|---|
| index | gl_max_lights_index_type | required | ||||
| param | xs:NCName | optional | ||||
| value | float4_type | 0 0 0 1 | optional | 
<xs:element name="light_ambient"> <xs:complexType> <xs:attribute name="value" type="float4_type" use="optional" default="0 0 0 1"/> <xs:attribute name="param" type="xs:NCName" use="optional"/> <xs:attribute name="index" type="gl_max_lights_index_type" use="required"/> </xs:complexType> </xs:element>  | 
                           
| 
                                     < phong xmlns = "http://www.collada.org/2008/03/COLLADASchema" >  | 
                              
| 
                                     < emission>  | 
                              
| 
                                     < color>  | 
                              
| 
                                     1.0 1.0 1.0 1.0  | 
                              
| 
                                     </ color>  | 
                              
| 
                                     </ emission>  | 
                              
| 
                                     < ambient>  | 
                              
| 
                                     < color>  | 
                              
| 
                                     1.0 1.0 1.0 1.0  | 
                              
| 
                                     </ color>  | 
                              
| 
                                     </ ambient>  | 
                              
| 
                                     < diffuse>  | 
                              
| 
                                     < color>  | 
                              
| 
                                     1.0 1.0 1.0 1.0  | 
                              
| 
                                     </ color>  | 
                              
| 
                                     </ diffuse>  | 
                              
| 
                                     < specular>  | 
                              
| 
                                     < color>  | 
                              
| 
                                     1.0 1.0 1.0 1.0  | 
                              
| 
                                     </ color>  | 
                              
| 
                                     </ specular>  | 
                              
| 
                                     < shininess>  | 
                              
| 
                                     < float>  | 
                              
| 
                                     20.0  | 
                              
| 
                                     </ float>  | 
                              
| 
                                     </ shininess>  |