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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

ItemStatus

Indicates whether an item is active, inactive, or in other various states.  Examples of values for this field include:	Active, Inactive, Hold, Deleted, Obsolete

Element information

Type: StatusType

Properties: Global, Qualified, ID: oagis-id-71e5b7b75f6141c79c6c6b96f74fd97d

Content

Attributes

NameOccTypeDescriptionNotes
typeCode [0..1]CodeType_1E7368from type IdentificationType
actionCode [0..1]ActionCodeContentTypefrom type IdentificationType

Used in

Sample instance

<ItemStatus>
   <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>
</ItemStatus>

Site developed and hosted by Datypic, Inc.

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