Definition Type: Element
Name: Sync
Namespace: http://www.starstandard.org/STAR/5
Type: oagis:SyncType
Containing Schema: Meta.xsd
Abstract
Documentation:
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. The OAGIS Meta Data documentation has more information in regards to this verbs usage and structure.
Collapse XSD Schema Diagram:
Drilldown into ActionCriteria in schema meta_xsd1 Drilldown into VerbType in schema meta_xsd1 Drilldown into ActionVerbType in schema meta_xsd1 Drilldown into SyncType in schema meta_xsd1XSD Diagram of Sync in schema meta_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="Sync" type="oagis:SyncType">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/oagis/9.0">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.</xsd:documentation>
        <xsd:documentation>The OAGIS Meta Data documentation has more information in regards to this verbs usage and
            structure.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ActionCriteria oagis:ActionCriteria 0 unbounded
Collapse Derivation Tree: