Definition Type: Element
Name: Add
Namespace: http://www.openapplications.org/oagis/9
Type: oagis:ActionVerbType
Containing Schema: Meta.xsd
Abstract
Documentation:
In an effort to simpilify the usage of the verbs the Add verb is being deprecated as of OAGIS 9.0, the Add will still be provided for the next three releases at which time it is scheduled to be removed from OAGIS. As such for all new development we recommend that you use the Process verb which may serve the same function of the Add verb has in the past. The Add verb is used to initiate the adding of a document or data entity to another business application. Add 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 created on by the system that is the owner of the data.
Collapse XSD Schema Diagram:
Drilldown into ActionCriteria in schema meta_xsd1 Drilldown into VerbType in schema meta_xsd1 Drilldown into ActionVerbType in schema meta_xsd1XSD Diagram of Add in schema meta_xsd1 (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="Add" type="ActionVerbType">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/oagis/9.0">
            In an effort to simpilify the usage of the verbs the Add verb is being deprecated as of
            OAGIS 9.0, the Add will still be provided for the next three releases at which time it
            is scheduled to be removed from OAGIS. As such for all new development we recommend that
            you use the Process verb which may serve the same function of the Add verb has in the
            past.

            The Add verb is used to initiate the adding of a document or data entity to another
            business application. Add 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 created on by the system that is
            the owner of the data.
         </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ActionCriteria oagis:ActionCriteria 0 unbounded
Collapse Derivation Tree: