Definition Type: ComplexType
Name: EngineeringWorkDocumentType
Namespace: http://www.openapplications.org/oagis/9
Containing Schema: EngineeringWorkDocument.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into NextHigherAssembly in schema engineeringworkdocument_xsd Drilldown into DesignInstance in schema engineeringworkdocument_xsd Drilldown into Item in schema components_xsd Drilldown into EngineeringApproval in schema engineeringworkdocument_xsd Drilldown into Attachment in schema components_xsd Drilldown into DocumentReference in schema components_xsd Drilldown into ReferencesGroup in schema components_xsd Drilldown into EngineeringActivity in schema engineeringworkdocument_xsd Drilldown into WorkOrders in schema engineeringworkdocument_xsd Drilldown into EngineeringWorkRequest in schema engineeringworkdocument_xsdXSD Diagram of EngineeringWorkDocumentType in schema engineeringworkdocument_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xsd:complexType name="EngineeringWorkDocumentType">
    <xsd:sequence>
        <xsd:element ref="EngineeringWorkRequest" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation source="http://www.openapplications.org/oagis/9">STEP "work_request" entity.  AP214-FDIS Definition: A Work_request is the solicitation for some work to be done.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="WorkOrders" minOccurs="0" maxOccurs="unbounded">
            <xsd:annotation>
                <xsd:documentation source="http://www.openapplications.org/oagis/9">STEP "work_order" entity.  AP214-FDIS Definition: A Work_order is the authorization for one or more Activity objects to be performed.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="EngineeringActivity" minOccurs="0" maxOccurs="unbounded" />
        <xsd:group ref="ReferencesGroup" />
        <xsd:element ref="EngineeringApproval" minOccurs="0" maxOccurs="unbounded">
            <xsd:annotation>
                <xsd:documentation source="http://www.openapplications.org/oagis/9">STEP "approval" entity.  AP214-FDIS-Definition: An Approval is a judgement concerning the quality of those product data that are subject of the Approval.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="Item" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="DesignInstance" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="NextHigherAssembly" minOccurs="0" maxOccurs="unbounded">
            <xsd:annotation>
                <xsd:documentation source="http://www.openapplications.org/oagis/9">STEP "next_higher_assembly" entity.  AP214-FDIS Definition: A Next_higher_assembly is a relationship where the attribute 'related' specifies a constituent of an assembly and the attribute 'relating' specifies the immediate parent assembly of the constituent.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
EngineeringWorkRequest nsA:EngineeringWorkRequest 0 (1)
WorkOrders nsA:WorkOrders 0 unbounded
EngineeringActivity nsA:EngineeringActivity 0 unbounded
DocumentReference nsA:DocumentReference 0 unbounded
Attachment nsA:Attachment 0 unbounded
EngineeringApproval nsA:EngineeringApproval 0 unbounded
Item nsA:Item 0 unbounded
DesignInstance nsA:DesignInstance 0 unbounded
NextHigherAssembly nsA:NextHigherAssembly 0 unbounded
<xs:group> nsA:ReferencesGroup (1) (1)
Collapse Derivation Tree:
Collapse References:
nsA:EngineeringWorkDocument