Schema Central > OAGIS® 9.4.1 > 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.

See http://www.openapplications.org/oagis/9.0.

Element information

Namespace: http://www.openapplications.org/oagis/9

Schema document: org_openapplications_platform/1_1_1/Common/OAGi/Components/Meta.xsd

Type: ChangeType

Properties: Global, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
responseCode [0..1]ResponseActionCodeContentType

Used in

Sample instance

<Change>
   <ActionCriteria>
      <ActionExpression actionCode="Add">token</ActionExpression>
      <ChangeStatus>
         <Code>normalizedString</Code>
         <Description>string</Description>
         <EffectiveDateTime>2000-01-01</EffectiveDateTime>
         <ReasonCode>normalizedString</ReasonCode>
         <Reason>string</Reason>
         <StateChange>...
         </StateChange>
         <UserArea>
            <!--any element-->
         </UserArea>
      </ChangeStatus>
   </ActionCriteria>
</Change>

Site developed and hosted by Datypic, Inc.

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