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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

LotSerial

LotSerial is being depricated in favor of SerializedLot as of 9.2 release.

This can be used in three ways: specify multiple serial numbers for a given lot, or specify multiple lots without serial numbers, or specify multiple serial numbers without a LotID. Typically, the parent element that uses LotSerial also provides the ability to provide a single lot number and serial number pair, which can be used for the cases where there are no multiple lots or serial numbers involved

See http://www.openapplications.org/platform/1.

Element information

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

Schema document: org_openapplications_platform/1_1_1/Common/OAGi/Components/Components.xsd

Type: LotSerialType

Properties: Global, Qualified

Content

Attributes

None

Used in

Sample instance

<LotSerial>
   <LotIDs>
      <ID>normalizedString</ID>
   </LotIDs>
   <SerialNumber>normalizedString</SerialNumber>
   <DiscrepancyCode>normalizedString</DiscrepancyCode>
   <Quantity>1.0</Quantity>
   <UserArea>
      <!--any element-->
   </UserArea>
</LotSerial>

Site developed and hosted by Datypic, Inc.

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