Specification of one control point of a NURBS trajectory.
<xsd:complexType name="ControlPoint"> <xsd:sequence> <xsd:element name="Position" type="Position"/> </xsd:sequence> <xsd:attribute name="time" type="Double"/> <xsd:attribute name="weight" type="Double"/> </xsd:complexType>
To XSD To XSD Tree