<xsd:attributeGroup id="attGp.serial" name="serial">
<xsd:attribute name="serial" id="att.serial" type="xsd:string">
<xsd:annotation>
<xsd:documentation>
<h:div class="summary" xmlns:h="http://www.w3.org/1999/xhtml">Serial number or other id.</h:div>
<h:div class="summary" xmlns:h="http://www.w3.org/1999/xhtml">Currently only on module. Modules with the same _role_ attribute can be distinguished by _serial_. This is often an integer but other schemes may be used.</h:div>
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
</xsd:attributeGroup>
|