<xsd:complexType name="RevisedReferenceDesignatorType">
<xsd:annotation>
<xsd:documentation source="http://www.openapplications.org/oagis/9">Describes the Location on the Drawing or Blueprint that the Bill of Material Component item is used. </xsd:documentation>
</xsd:annotation>
<xsd:sequence>
<xsd:element ref="ReferenceDesignatorID" minOccurs="0" />
<xsd:group ref="FreeFormTextGroup" />
<xsd:group ref="ReferencesGroup" />
<xsd:element ref="UserArea" minOccurs="0" />
</xsd:sequence>
</xsd:complexType>
|