<xsd:element name="band" id="el.band">
<xsd:annotation>
<xsd:documentation>
<h:div class="summary" xmlns:h="http://www.w3.org/1999/xhtml">A band or Brillouin zone.</h:div>
<h:div class="description" xmlns:h="http://www.w3.org/1999/xhtml">Not yet finalised.</h:div>
<h:div class="example" href="band1.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. added kpointRef and deprecated kpointList.</h:div>
</xsd:documentation>
</xsd:annotation>
<xsd:complexType>
<xsd:sequence>
<xsd:element ref="array" minOccurs="1" maxOccurs="1">
<xsd:annotation>
<xsd:documentation>
<h:div class="summary" xmlns:h="http://www.w3.org/1999/xhtml">Band energies associated with this kpoint.</h:div>
<h:div class="description" xmlns:h="http://www.w3.org/1999/xhtml">The energy units must be given.</h:div>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
<xsd:attributeGroup ref="kpoint">
<xsd:annotation>
<xsd:documentation>
<h:div class="deprecated" xmlns:h="http://www.w3.org/1999/xhtml">kpoints should be described in
kpointList and referenced.</h:div>
</xsd:documentation>
</xsd:annotation>
</xsd:attributeGroup>
<xsd:attributeGroup ref="kpointRef" />
<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:complexType>
</xsd:element>
|