<xsd:element name="kpoint" id="el.kpoint">
<xsd:annotation>
<xsd:documentation>
<h:div class="summary" xmlns:h="http://www.w3.org/1999/xhtml">A kpoint.</h:div>
<h:div class="description" xmlns:h="http://www.w3.org/1999/xhtml">Not yet finalised.</h:div>
<h:div class="example" href="kpoint1.xml" xmlns:h="http://www.w3.org/1999/xhtml" />
<h:div class="curation" xmlns:h="http://www.w3.org/1999/xhtml">2006-01-21: PMR. Created</h:div>
</xsd:documentation>
</xsd:annotation>
<xsd:complexType>
<xsd:simpleContent>
<xsd:extension base="vector3Type">
<xsd:attributeGroup ref="weight" />
<xsd:attributeGroup ref="label" />
<xsd:attributeGroup ref="title" />
<xsd:attributeGroup ref="id" />
<xsd:attributeGroup ref="convention" />
<xsd:attributeGroup ref="dictRef" />
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>
</xsd:element>
|