Schema Central > OAGIS® 10 > Common.xsd > MergeWIPSource
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

MergeWIPSource

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.

Element information

Type: MergeWIPSourceType

Properties: Global, Qualified, ID: oagis-id-63e96a5b33ad426b8704601d2feede3e

Content

Attributes

NameOccTypeDescriptionNotes
typeCode [0..1]CodeType_1E7368from type IdentificationType
actionCode [0..1]ActionCodeContentTypefrom type IdentificationType

Used in

Sample instance

<MergeWIPSource>
   <ID/>
   <IDSet>
      <ID/>
   </IDSet>
   <ProductionOrderReference>
      <ID/>
      <RevisionID>normalizedString</RevisionID>
      <VariationID>normalizedString</VariationID>
      <DocumentIDSet>
         <ID/>
      </DocumentIDSet>
      <DocumentDateTime></DocumentDateTime>
      <Description/>
      <Note/>
      <Status>
         <ID/>
         <IDSet>...
         </IDSet>
         <Code/>
         <Description/>
         <ReasonCode>normalizedString</ReasonCode>
         <Reason/>
         <EffectiveTimePeriod>..................
         </EffectiveTimePeriod>
         <Extension>.......................................
         </Extension>
      </Status>
      <LineNumberID/>
      <LineIDSet>
         <ID/>
      </LineIDSet>
      <ItemIdentification>
         <ID/>
         <RevisionID>normalizedString</RevisionID>
         <VariationID>normalizedString</VariationID>
         <ItemIDSet>...
         </ItemIDSet>
         <Extension>.......................................
         </Extension>
      </ItemIdentification>
      <Facility>
         <ID/>
         <IDSet>...
         </IDSet>
         <Name/>
         <Description/>
         <Note/>
         <Address>...
         </Address>
         <Coordinate>...
         </Coordinate>
         <Extension>.......................................
         </Extension>
      </Facility>
      <SerialLot>
         <ID/>
         <IDSet>...
         </IDSet>
         <ItemQuantity>1.0</ItemQuantity>
         <Lot>...
         </Lot>
         <Disposition>...
         </Disposition>
         <SerialNumberID>normalizedString</SerialNumberID>
         <ParentSerialNumberID>normalizedString</ParentSerialNumberID>
         <Description/>
         <Note/>
         <Extension>.......................................
         </Extension>
      </SerialLot>
      <Extension>
         <AnyExtension>
            <!--any element-->
         </AnyExtension>
         <Amount/>
         <Code/>
         <DateTime></DateTime>
         <ID/>
         <Indicator>true</Indicator>
         <Measure/>
         <Name/>
         <Number>1.0</Number>
         <Quantity/>
         <Text/>
         <Time></Time>
         <ValueText>string</ValueText>
      </Extension>
   </ProductionOrderReference>
   <Extension>
      <AnyExtension>
         <!--any element-->
      </AnyExtension>
      <Amount/>
      <Code/>
      <DateTime></DateTime>
      <ID/>
      <Indicator>true</Indicator>
      <Measure/>
      <Name/>
      <Number>1.0</Number>
      <Quantity/>
      <Text/>
      <Time></Time>
      <ValueText>string</ValueText>
   </Extension>
</MergeWIPSource>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com