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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

Change

The Change verb is used when the sender of the BOD is not the owner of the data, but is sending a request for the document to be changed.An example of this is Change REQUISITN, where the original document needs to be changed based on a specific business event.

Element information

Type: ProcessType

Properties: Global, Qualified, ID: oagis-id-802a935a83f840699deb49bc79b6d423

Content

Attributes

NameOccTypeDescriptionNotes
recordSetStartNumber [0..1]PositiveIntegerNumberTypefrom type ActionVerbType
recordSetCountNumber [0..1]PositiveIntegerNumberTypefrom type ActionVerbType
recordSetTotalNumber [0..1]PositiveIntegerNumberTypefrom type ActionVerbType
recordSetCompleteIndicator [0..1]IndicatorTypefrom type ActionVerbType
recordSetReferenceID [0..1]IDType_B3F14Efrom type ActionVerbType
acknowledgeCode [0..1]ResponseCodeContentType

Used in

Sample instance

<Change>
   <ActionCriteria>
      <ActionExpression actionCode="token">token</ActionExpression>
      <ChangeStatus>
         <ID/>
         <IDSet>...
         </IDSet>
         <Code/>
         <Description/>
         <ReasonCode>normalizedString</ReasonCode>
         <Reason/>
         <EffectiveTimePeriod>..................
         </EffectiveTimePeriod>
         <StateChange>...
         </StateChange>
         <Extension>.......................................
         </Extension>
      </ChangeStatus>
   </ActionCriteria>
</Change>

Site developed and hosted by Datypic, Inc.

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