Definition Type: Element
Name: WorkOrders
Namespace: http://www.openapplications.org/oagis/9
Type: nsA:WorkOrdersType
Containing Schema: EngineeringWorkDocument.xsd
Abstract
Documentation:
STEP "work_order" entity. AP214-FDIS Definition: A Work_order is the authorization for one or more Activity objects to be performed.
Collapse XSD Schema Diagram:
Drilldown into ManufacturingReleaseWorkOrder in schema engineeringworkdocument_xsd Drilldown into ProductDeviationPermitWorkOrder in schema engineeringworkdocument_xsd Drilldown into ManagementResolutionWorkOrder in schema engineeringworkdocument_xsd Drilldown into DesignReleaseWorkOrder in schema engineeringworkdocument_xsd Drilldown into DesignDeviationPermitWorkOrder in schema engineeringworkdocument_xsd Drilldown into EngineeringWorkOrder in schema engineeringworkdocument_xsd Drilldown into WorkOrdersType in schema engineeringworkdocument_xsdXSD Diagram of WorkOrders in schema engineeringworkdocument_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xsd:element name="WorkOrders" type="WorkOrdersType">
    <xsd:annotation>
        <xsd:documentation>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>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
EngineeringWorkOrder nsA:EngineeringWorkOrder 0 unbounded
DesignDeviationPermitWorkOrder nsA:DesignDeviationPermitWorkOrder 0 unbounded
DesignReleaseWorkOrder nsA:DesignReleaseWorkOrder 0 unbounded
ManagementResolutionWorkOrder nsA:ManagementResolutionWorkOrder 0 unbounded
ProductDeviationPermitWorkOrder nsA:ProductDeviationPermitWorkOrder 0 unbounded
ManufacturingReleaseWorkOrder nsA:ManufacturingReleaseWorkOrder 0 unbounded
Collapse Derivation Tree: