<xsd:attributeGroup id="attGp.yFractArray" name="yFractArray">
<!-- Note: name differs from attributeGroup name -->
<xsd:attribute id="att.yFractArray" name="yFract" type="coordinateComponentArrayType">
<xsd:annotation>
<xsd:documentation>
<h:div class="summary">Array of fractional y coordinate.</h:div>
<h:div class="description">normally xFract, yFract and zFract should all be present or absent. If present a _crystal_ element should also occur.</h:div>
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
</xsd:attributeGroup> |