Schema Central > OAGIS® 9.4.1 > UOMGroup
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

UOMGroup

Unit-of-Measure Group is a set of related Units-of-Measure (UOMs). A UOMGROUP is typically defined by inventory control systems and assigned to many different ITEMs that otherwise share common handling, packaging or other physical inventory attributes.

See http://www.openapplications.org/oagis/9.

Element information

Namespace: http://www.openapplications.org/oagis/9

Schema document: org_openapplications_oagis/9_4_1/Developer/Nouns/UOMGroup.xsd

Type: UOMGroupType

Properties: Global, Qualified

Content

Attributes

None

Used in

Sample instance

<UOMGroup>
   <ID>normalizedString</ID>
   <UOMCodeConversion>
      <FromUOMPackage>
         <UOMCode>normalizedString</UOMCode>
         <UnitPackaging>...
         </UnitPackaging>
      </FromUOMPackage>
      <RateNumeric>1.0</RateNumeric>
      <ToUOMPackage>
         <UOMCode>normalizedString</UOMCode>
         <UnitPackaging>...
         </UnitPackaging>
      </ToUOMPackage>
      <Description>string</Description>
      <Note>string</Note>
      <UserArea>
         <!--any element-->
      </UserArea>
   </UOMCodeConversion>
   <UserArea>
      <!--any element-->
   </UserArea>
</UOMGroup>

Site developed and hosted by Datypic, Inc.

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