<xs:element name="Matrix4VertexAttribute">
<xs:annotation>
<xs:appinfo />
<xs:documentation source="http://www.web3d.org/x3d/specifications/ISO-IEC-19775-Amendment1-X3DAbstractSpecification/Part01/components/shaders.html#Matrix4VertexAttribute" />
</xs:annotation>
<xs:complexType mixed="false">
<xs:complexContent mixed="false">
<xs:extension base="X3DVertexAttributeNode">
<xs:attribute name="value" type="MFMatrix4f" />
</xs:extension>
</xs:complexContent>
</xs:complexType>
</xs:element>
|