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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

Post

The Post verb is used to describe specific processing in a more fine grained manner beyond add, change or delete processing.  An example is Post JOURNAL, where information is posted to a general ledger set of financial records.  The business use of the word is used instead of the data processing term for the sake of clarity.

Element information

Type: ProcessType

Properties: Global, Qualified, ID: oagis-id-80c6fc8106764599aee3f6e3c0c5bd33

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

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

Site developed and hosted by Datypic, Inc.

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