<xsd:element name="plane3" id="el.plane3">
<xsd:annotation>
<xsd:documentation>
<h:div class="summary" xmlns:h="http://www.w3.org/1999/xhtml">A plane in 3-space.</h:div>
<h:div class="description" xmlns:h="http://www.w3.org/1999/xhtml">An oriented plane of indefinite extent.</h:div>
</xsd:documentation>
</xsd:annotation>
<xsd:complexType>
<xsd:simpleContent>
<xsd:extension base="plane3Type">
<xsd:attributeGroup ref="convention" />
<xsd:attributeGroup ref="dictRef" />
<xsd:attributeGroup ref="id" />
<xsd:attributeGroup ref="title" />
<xsd:attributeGroup ref="units" />
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>
</xsd:element>
|