Definition Type: Element
Name: Receive
Namespace: http://www.starstandard.org/STAR/5
Type: oagis:ActionVerbType
Containing Schema: Meta.xsd
Abstract
Documentation:
In an effort to simpilify the usage of the verbs the Receive verb is being depricated as of OAGIS 9.0, the Receive 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 Receive verb has in the past. The Receive verb is used to describe specific processing in a more fine grained manner beyond add, change or delete processing. An example is ReceivePurchaseOrder, where a Purchase Order that has been issued and processed has shipments received against it. The use of the data processing term, change, is not specific enough in the business context. 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_xsd1XSD Diagram of Receive in schema meta_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="Receive" type="oagis:ActionVerbType">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/oagis/9.0">In an effort to simpilify the usage of the verbs the Receive verb
            is being depricated as of OAGIS 9.0, the Receive 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 Receive verb has in the past. The Receive verb is used
            to describe specific processing in a more fine grained manner beyond add, change or delete processing. An
            example is ReceivePurchaseOrder, where a Purchase Order that has been issued and processed has shipments
            received against it. The use of the data processing term, change, is not specific enough in the business
            context.</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: