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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

ChangeAcknowledge

The ChangeAcknowledge verb is used to acknowledge the application results of a Change request.  This function conveys the result of the original request.  

Element information

Type: AcknowledgeType

Properties: Global, Qualified, ID: oagis-id-883678de97ea4691b5e0204a63a75285

Content

Attributes

None

Used in

Sample instance

<ChangeAcknowledge>
   <OriginalApplicationArea>
      <Sender>
         <LogicalID>normalizedString</LogicalID>
         <ComponentID>normalizedString</ComponentID>
         <TaskID>normalizedString</TaskID>
         <ReferenceID>normalizedString</ReferenceID>
         <ConfirmationCodes>...
         </ConfirmationCodes>
         <AuthorizationID>normalizedString</AuthorizationID>
      </Sender>
      <Receiver>
         <LogicalID>normalizedString</LogicalID>
         <ComponentID>normalizedString</ComponentID>
         <ID/>
      </Receiver>
      <CreationDateTime></CreationDateTime>
      <Signature>
         <!--any element-->
      </Signature>
      <ScenarioID>normalizedString</ScenarioID>
      <CorrelationID>normalizedString</CorrelationID>
      <BODID>normalizedString</BODID>
      <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>
   </OriginalApplicationArea>
   <ResponseCriteria>
      <ResponseExpression actionCode="token">token</ResponseExpression>
      <ChangeStatus>
         <ID/>
         <IDSet>...
         </IDSet>
         <Code/>
         <Description/>
         <ReasonCode>normalizedString</ReasonCode>
         <Reason/>
         <EffectiveTimePeriod>..................
         </EffectiveTimePeriod>
         <StateChange>...
         </StateChange>
         <Extension>.......................................
         </Extension>
      </ChangeStatus>
   </ResponseCriteria>
</ChangeAcknowledge>

Site developed and hosted by Datypic, Inc.

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