Schema Central > OAGIS® 9.4.1 > Sync
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

Sync

The Sync verb is used when the owner of the data is passing or publishing that information or change in information to other software components.  This is to be used when the receiver of the SyncBOD does not own the data.  This verb is commonly used when mass changes are necessary or when a publish and subscribe mechanism is used in the integration architecture.The purposes of this verb include application integrity and ease of data entry for the business user by enabling a single point of input.  

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: SyncType

Properties: Global, Qualified

Content

Attributes

None

Used in

Sample instance

<Sync>
   <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>
</Sync>

Site developed and hosted by Datypic, Inc.

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