Vertex of a polygonal chain (polyline) trajectory specification.
<xsd:complexType name="Vertex"> <xsd:sequence> <xsd:element name="Position" type="Position"/> </xsd:sequence> <xsd:attribute name="time" type="Double"/> </xsd:complexType>
To XSD To XSD Tree