Definition Type: Element
Name: MergeWIPSource
Namespace: http://www.openapplications.org/oagis/9
Type: nsA:MergeWIPSourceType
Containing Schema: MergeWIP.xsd
Abstract
Documentation:
Identifies the Source Orders to be merged. Information concerning the specific production order in the WIP Merge transaction to be processed. Instances of this Component are the source (children) production orders from which to perform the merge transaction. The resulting merged production order (specified in the MergeWIPDestination Component must also be specified as an instance of the MergeWIPDestination Component unless it is not an existing production order. Note that all source production orders are assumed to be at the same standard operation sequence, intraoperation steps and departments for the merge transaction to be processed successfully. This Component is mandatory and at least one occurrence of this Component is required for each MergeWIPLine Component.
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema fields_xsd Drilldown into ProductionOrderReference in schema components_xsd Drilldown into MergeWIPSourceType in schema mergewip_xsdXSD Diagram of MergeWIPSource in schema mergewip_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xsd:element name="MergeWIPSource" type="MergeWIPSourceType">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/oagis/9">Identifies the Source Orders to be merged.</xsd:documentation>
        <xsd:documentation source="http://www.openapplications.org/oagis/9">Information concerning the specific production order in the WIP Merge transaction to be processed.  Instances of this Component are the source (children) production orders from which to perform the merge transaction.  The resulting merged production order (specified in the MergeWIPDestination Component must also be specified as an instance of the MergeWIPDestination Component unless it is not an existing production order.  Note that all source production orders are assumed to be at the same standard operation sequence, intraoperation steps and departments for the merge transaction to be processed successfully.  This Component is mandatory and at least one occurrence of this Component is required for each MergeWIPLine Component.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ProductionOrderReference nsA:ProductionOrderReference 0 (1)
UserArea nsA:UserArea 0 (1)
Collapse Derivation Tree: