<xsd:attributeGroup id="attGp.vector3" name="vector3">
<xsd:attribute name="vector3" type="vector3Type" id="att.vector3">
<xsd:annotation>
<xsd:documentation>
<h:div class="summary" xmlns:h="http://www.w3.org/1999/xhtml">A vector in 3 dimensions.</h:div>
<h:div class="description" xmlns:h="http://www.w3.org/1999/xhtml">can be used for any complex geometrical object,
such as line.</h:div>
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
</xsd:attributeGroup>
|