ToUOMPackage
Provides the unit of measure and packaging details that is being converted to (the target unit of measure and packaging)..
Element information
Namespace: http://www.openapplications.org/oagis/10
Schema document: Common.xsd
Type: UOMPackageType
Properties: Global, Qualified, ID: oagis-id-1a0cb4b4c1d545c991d8c0e8ac6b6105
Content
- Sequence [1..1]
- UOMCode [0..1] This identifies the UOM of any object
- UnitPackaging [0..1] Identifies the packaging that the company generally references the Item in.
Attributes
None
Used in
- Type UOMCodeConversionRateBaseType
- Type UOMCodeConversionRateType via extension of UOMCodeConversionRateBaseType (Element UOMCodeConversionRate)
Sample instance
<ToUOMPackage> <UOMCode>token</UOMCode> <UnitPackaging> <ID/> <IDSet> <ID/> </IDSet> <Description/> <Note/> <Dimensions> <ID/> <IDSet>... </IDSet> <WidthMeasure>1.0</WidthMeasure> <LengthMeasure>1.0</LengthMeasure> <HeightMeasure>1.0</HeightMeasure> <Description/> <Measure/> <VolumeMeasure>1.0</VolumeMeasure> <NetVolumeMeasure>1.0</NetVolumeMeasure> <GrossVolumeMeasure>1.0</GrossVolumeMeasure> <DimensionRandomSizeIndicator>true</DimensionRandomSizeIndicator> <SizeLimitRange>... </SizeLimitRange> <WeightRange>... </WeightRange> <NetWeightMeasure>1.0</NetWeightMeasure> <TareWeightMeasure>1.0</TareWeightMeasure> <GrossWeightMeasure>1.0</GrossWeightMeasure> <Extension>....................................... </Extension> </Dimensions> <UPCPackagingLevelCode>normalizedString</UPCPackagingLevelCode> <PerPackageQuantity>1.0</PerPackageQuantity> <CapacityPerPackageQuantity>1.0</CapacityPerPackageQuantity> <OuterPackID/> <InnerPackID/> <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> </UnitPackaging> </ToUOMPackage>