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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

Process

The Process verb is used to request processing of the associated noun by the receiving application or business to party. In a typical external exchange scenario a Process BOD is considered to be a legally binding message. For example, if a customer sends a ProcessPurchaseOrder BOD to a supplier and the supplier acknowlegdes with a positive AcknowledgePurchaseOrder, then the customer is obligated to fullfil the agreement, unless of course other BODs are allowed to cancel or change the original order.

Element information

Type: ProcessType

Properties: Global, Qualified, ID: oagis-id-325803d9f1d8493bb87e5b85735680a8

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

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

Site developed and hosted by Datypic, Inc.

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