param

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
ref xs:token required

Source

<xs:element name="param">
  <xs:complexType>
    <xs:attribute name="ref" type="xs:token" use="required"/>
  </xs:complexType>
</xs:element>

Sample

< bind_uniform xmlns = "http://www.collada.org/2008/03/COLLADASchema" symbol = "fSpecularPower" >

< param ref = "fSpecularPower_E0_P0" />

</ bind_uniform>