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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

Notify

Notify is used to inform the receiving party that an event has occurred or document has been created. For example, a supplier may have a proposed order that is sent to a trading partner. The noun will contain the data that has been proposed. An optional ConfirmBOD can be sent as a response.

Element information

Type: NotifyType

Properties: Global, Qualified, ID: oagis-id-11842f0bf32d4e92a441167927bd210e

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

Used in

Sample instance

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

Site developed and hosted by Datypic, Inc.

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