Indicates the ID of the associated component or noun.
XSD Schema Diagram:
XSD Schema Code:
<xsd:group name="SequencedIDsGroup">
<xsd:annotation>
<xsd:documentation>Indicates the ID of the associated component or noun. </xsd:documentation>
</xsd:annotation>
<xsd:sequence>
<xsd:element name="ID" type="SequencedIDType" minOccurs="0" maxOccurs="unbounded" />
</xsd:sequence>
</xsd:group>