<xsd:element name="line3" id="el.line3">
<xsd:annotation>
<xsd:documentation>
<h:div class="summary" xmlns:h="http://www.w3.org/1999/xhtml">A line in 3-space.</h:div>
<h:div class="description" xmlns:h="http://www.w3.org/1999/xhtml">A line characterised by one or two endpoints.</h:div>
<h:div class="curation" xmlns:h="http://www.w3.org/1999/xhtml">2006-01-02: the 6-number content has caused much confusion and
will be obsoleted in favour of the point3 and vector3 attributes</h:div>
</xsd:documentation>
</xsd:annotation>
<xsd:complexType>
<xsd:simpleContent>
<xsd:extension base="line3Type">
<xsd:attributeGroup ref="convention" />
<xsd:attributeGroup ref="dictRef" />
<xsd:attributeGroup ref="id" />
<xsd:attributeGroup ref="title" />
<xsd:attributeGroup ref="units" />
<xsd:attributeGroup ref="point3" />
<xsd:attributeGroup ref="vector3" />
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>
</xsd:element>
|