A group that contains the identifier for the associated component or noun.
XSD Schema Diagram:
XSD Schema Code:
<xsd:group name="IDsGroup">
<xsd:annotation>
<xsd:documentation>A group that contains the identifier for the associated component or noun.</xsd:documentation>
</xsd:annotation>
<xsd:sequence>
<xsd:element ref="ID" minOccurs="0" maxOccurs="unbounded" />
</xsd:sequence>
</xsd:group>