Schema Central > OAGIS® 10 > Common.xsd > Lot
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

Lot

Identifies the Lot that a given Item Instance belongs to.

Element information

Type: LotType

Properties: Global, Qualified, ID: oagis-id-606b9a779dda4c708a436df903bc4f27

Content

Attributes

NameOccTypeDescriptionNotes
typeCode [0..1]CodeType_1E7368from type IdentificationType
actionCode [0..1]ActionCodeContentTypefrom type IdentificationType
sequenceNumber [0..1]NumberType_B98233When an object occurs multiple times, this sequence number can be used to provide the order.from type LotBaseType

Used in

Sample instance

<Lot>
   <ID/>
   <IDSet>
      <ID/>
   </IDSet>
   <LotIDs>
      <ID/>
   </LotIDs>
   <EffectiveTimePeriod>
      <InclusiveIndicator>true</InclusiveIndicator>
      <StartDateTime></StartDateTime>
      <StartTime>token</StartTime>
      <Duration>P1Y2M3DT10H</Duration>
      <EndDateTime></EndDateTime>
      <EndTime>token</EndTime>
   </EffectiveTimePeriod>
   <Quantity/>
   <SerialNumberID>normalizedString</SerialNumberID>
   <RFID>normalizedString</RFID>
   <Disposition>
      <ID/>
      <IDSet>
         <ID/>
      </IDSet>
      <Code/>
      <Description/>
      <ReasonCode>normalizedString</ReasonCode>
      <Reason/>
      <EffectiveTimePeriod>
         <InclusiveIndicator>true</InclusiveIndicator>
         <StartDateTime></StartDateTime>
         <StartTime>token</StartTime>
         <Duration>P1Y2M3DT10H</Duration>
         <EndDateTime></EndDateTime>
         <EndTime>token</EndTime>
      </EffectiveTimePeriod>
      <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>
   </Disposition>
   <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>
</Lot>

Site developed and hosted by Datypic, Inc.

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