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