<xsd:attributeGroup id="attGp.bondIDArray" name="bondIDArray">
<!-- Note: name differs from attributeGroup name -->
<xsd:attribute name="bondID" id="att.bondIDArray" type="bondRefArrayType">
<xsd:annotation>
<xsd:documentation>
<h:div class="summary" xmlns:h="http://www.w3.org/1999/xhtml">The IDs for an array of bond.</h:div>
<h:div class="general" xmlns:h="http://www.w3.org/1999/xhtml">Required in CML2 array mode.</h:div>
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
</xsd:attributeGroup>
|