The semantic element allows you to specify a semantic for this new param. | 
                           

<xs:element name="semantic" type="xs:NCName" minOccurs="0"> <xs:annotation> <xs:documentation>The semantic element allows you to specify a semantic for this new param.</xs:documentation> </xs:annotation> </xs:element>  | 
                           
| 
                                     < newparam xmlns = "http://www.collada.org/2008/03/COLLADASchema" sid = "matViewProjection_E0_P0" >  | 
                              
| 
                                     < semantic>  | 
                              
| 
                                     ViewProjection  | 
                              
| 
                                     </ semantic>  | 
                              
| 
                                     < mat4>  | 
                              
| 
                                     -2.22782 -0.0458611 0.0159767 0.0159607 -0.0171533 2.04965 0.528878 0.528349 0.0525642 -1.27486 0.849727 0.848877 1.05927e-007 4.56546e-005 199.199 200  | 
                              
| 
                                     </ mat4>  | 
                              
| 
                                     </ newparam>  |