collada lighting

Hi ,
Can anyone give me explain library_lights like what it contains,what are the different types of light does collada supports.What other information we will get form collada file.

Thanks

The <library_lights> element contains <light> elements. The common types of light sources are: ambient, directional, point, and spot. You can read about this in the COLLADA specification.