MoveInventory
Element information
Namespace: http://www.openapplications.org/oagis/10
Schema document: Common.xsd
Type: MoveInventoryType
Properties: Global, Qualified, ID: oagis-id-a3553514533c4cd4bec55d609289c691
Content
- Sequence [1..1]
- MoveInventoryHeader [0..1] Identifies the things common to the entire Movement.
- MoveInventoryLine [0..*] Identifies the line items being Movemented providing information about the source and destination of the Movement.
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
typeCode | [0..1] | CodeType_1E7368 | ||
actionCode | [0..1] | ActionCodeContentType |
Used in
- Type AcknowledgeMoveInventoryDataAreaType (Element DataArea)
- Type CancelAcknowledgeMoveInventoryDataAreaType (Element DataArea)
- Type CancelMoveInventoryDataAreaType (Element DataArea)
- Type ChangeAcknowledgeMoveInventoryDataAreaType (Element DataArea)
- Type ChangeMoveInventoryDataAreaType (Element DataArea)
- Type GetMoveInventoryDataAreaType (Element DataArea)
- Type NotifyMoveInventoryDataAreaType (Element DataArea)
- Type ProcessMoveInventoryDataAreaType (Element DataArea)
- Type ShowMoveInventoryDataAreaType (Element DataArea)
- Type SyncMoveInventoryDataAreaType (Element DataArea)
- Type SyncResponseMoveInventoryDataAreaType (Element DataArea)
Sample instance
<MoveInventory> <MoveInventoryHeader> <ID/> <RevisionID>normalizedString</RevisionID> <VariationID>normalizedString</VariationID> <DocumentIDSet> <ID/> </DocumentIDSet> <LastModificationDateTime></LastModificationDateTime> <DocumentDateTime></DocumentDateTime> <Description/> <Note/> <DocumentReference> <ID/> <RevisionID>normalizedString</RevisionID> <VariationID>normalizedString</VariationID> <DocumentIDSet>... </DocumentIDSet> <DocumentDateTime></DocumentDateTime> <Description/> <Note/> <Status>... </Status> <LineNumberID/> <LineIDSet>... </LineIDSet> <Extension>....................................... </Extension> </DocumentReference> <Attachment> <ID/> <IDSet>... </IDSet> <EmbeddedDataBinaryObject/> <URI>normalizedString</URI> <ISBN>normalizedString</ISBN> <FileName/> <DocumentDateTime></DocumentDateTime> <Description/> <Note/> <FileTypeCode>normalizedString</FileTypeCode> <FileSizeQuantity>1.0</FileSizeQuantity> <Title/> <Extension>....................................... </Extension> </Attachment> <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> </MoveInventoryHeader> <MoveInventoryLine> <LineNumberID/> <LineIDSet> <ID/> </LineIDSet> <Description/> <Note/> <DocumentReference> <ID/> <RevisionID>normalizedString</RevisionID> <VariationID>normalizedString</VariationID> <DocumentIDSet>... </DocumentIDSet> <DocumentDateTime></DocumentDateTime> <Description/> <Note/> <Status>... </Status> <LineNumberID/> <LineIDSet>... </LineIDSet> <Extension>....................................... </Extension> </DocumentReference> <Attachment> <ID/> <IDSet>... </IDSet> <EmbeddedDataBinaryObject/> <URI>normalizedString</URI> <ISBN>normalizedString</ISBN> <FileName/> <DocumentDateTime></DocumentDateTime> <Description/> <Note/> <FileTypeCode>normalizedString</FileTypeCode> <FileSizeQuantity>1.0</FileSizeQuantity> <Title/> <Extension>....................................... </Extension> </Attachment> <GLEntityID>normalizedString</GLEntityID> <Facility> <ID/> <IDSet>... </IDSet> <Name/> <Description/> <Note/> <Address>... </Address> <Coordinate>... </Coordinate> <Extension>....................................... </Extension> </Facility> <Status> <ID/> <IDSet>... </IDSet> <Code/> <Description/> <ReasonCode>normalizedString</ReasonCode> <Reason/> <EffectiveTimePeriod>.................. </EffectiveTimePeriod> <Extension>....................................... </Extension> </Status> <ReasonCode>normalizedString</ReasonCode> <TransactionDateTime></TransactionDateTime> <InventoryDestination> <ID/> <IDSet>... </IDSet> <GLEntityID>normalizedString</GLEntityID> <Facility>... </Facility> <Status>... </Status> <ReasonCode>normalizedString</ReasonCode> <TransactionDateTime></TransactionDateTime> <RequiredDateTime></RequiredDateTime> <Extension>....................................... </Extension> </InventoryDestination> <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> </MoveInventoryLine> </MoveInventory>