<xsd:complexType name="DesignInstanceType">
<xsd:annotation>
<xsd:documentation source="http://www.openapplications.org/oagis/9">This is the STEP quantified_instance and single_instance. If the Quantity element has value zero or is not present, then this is a single_instance. STEP "item_instance" entity. AP214-FDIS Definition: An item_instance is the occurrence of an object in a product structure that is defined eiher by a Design_discipline_item_definition or by a Product_identification.</xsd:documentation>
</xsd:annotation>
<xsd:sequence>
<xsd:element ref="ID" minOccurs="0" />
<xsd:element ref="InstanceDefinition" minOccurs="0" />
<xsd:group ref="FreeFormTextGroup" />
<xsd:element ref="Quantity" minOccurs="0" />
<xsd:element ref="UserArea" minOccurs="0" />
</xsd:sequence>
</xsd:complexType>
|