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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

SerializedLot

Is the Lot and Setial numbers for the items contained in the associated component by identifing the number of items and the uniques serial number of those items that belong to a given Lot.

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: SerializedLotType

Properties: Global, Qualified

Content

Attributes

None

Used in

Sample instance

<SerializedLot>
   <ItemQuantity>1.0</ItemQuantity>
   <Lot>
      <LotIDs>
         <ID>normalizedString</ID>
      </LotIDs>
      <EffectiveTimePeriod>
         <InclusiveIndicator>true</InclusiveIndicator>
         <StartDateTime>2000-01-01</StartDateTime>
         <Duration>P1Y2M3DT10H</Duration>
      </EffectiveTimePeriod>
      <Quantity>1.0</Quantity>
      <SerialNumber>normalizedString</SerialNumber>
      <RFID>normalizedString</RFID>
      <UserArea>
         <!--any element-->
      </UserArea>
   </Lot>
   <Disposition>
      <Code>normalizedString</Code>
      <Description>string</Description>
      <EffectiveDateTime>2000-01-01</EffectiveDateTime>
      <ReasonCode>normalizedString</ReasonCode>
      <Reason>string</Reason>
      <TimePeriod>
         <InclusiveIndicator>true</InclusiveIndicator>
         <StartDateTime>2000-01-01</StartDateTime>
         <Duration>P1Y2M3DT10H</Duration>
      </TimePeriod>
      <UserArea>
         <!--any element-->
      </UserArea>
   </Disposition>
   <SerialNumber>normalizedString</SerialNumber>
   <ParentSerialNumber>normalizedString</ParentSerialNumber>
   <Description>string</Description>
   <Note>string</Note>
   <UserArea>
      <!--any element-->
   </UserArea>
</SerializedLot>

Site developed and hosted by Datypic, Inc.

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