Definition Type: ComplexType
Name: DesignInstanceType
Namespace: http://www.openapplications.org/oagis/9
Containing Schema: EngineeringWorkDocument.xsd
Abstract
Documentation:
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.
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema fields_xsd Drilldown into Quantity in schema fields_xsd Drilldown into Note in schema fields_xsd Drilldown into Description in schema fields_xsd Drilldown into FreeFormTextGroup in schema meta_xsd Drilldown into InstanceDefinition in schema engineeringworkdocument_xsd Drilldown into ID in schema fields_xsdXSD Diagram of DesignInstanceType in schema engineeringworkdocument_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<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>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ID nsA:ID 0 (1)
InstanceDefinition nsA:InstanceDefinition 0 (1)
Description nsA:Description 0 unbounded
Note nsA:Note 0 unbounded
Quantity nsA:Quantity 0 (1)
UserArea nsA:UserArea 0 (1)
<xs:group> nsA:FreeFormTextGroup (1) (1)
Collapse Derivation Tree:
Collapse References:
nsA:DesignInstance