The triangles element may have zero or one p element. |
<xs:element name="p" type="p_type" minOccurs="0"> <xs:annotation> <xs:documentation>The triangles element may have zero or one p element.</xs:documentation> </xs:annotation> </xs:element> |
< triangles xmlns = "http://www.collada.org/2008/03/COLLADASchema" count = "1" material = "Textured_Bump_E0_MP_MAT" > |
< input offset = "0" semantic = "VERTEX" source = "#Model_E0_MESH_0_REF_1_lib_vertices" /> |
< p> |
0 1 2 |
</ p> |
</ triangles> |