Definition Type: Element
Name: Process
Namespace: http://www.openapplications.org/oagis
Type: oa:Process
Containing Schema: Process.xsd
Abstract
Documentation:
The Process verb is used to request processing of the associated noun by the receiving application or business to party. In a typical external exchange scenario a Process BOD is considered to be a legally binding message. For example, if a customer sends a ProcessPurchaseOrder BOD to a supplier and the supplier acknowlegdes with a positive AcknowledgePurchaseOrder, then the customer is obligated to fullfil the agreement, unless of course other BODs are allowed to cancel or change the original order.
Collapse XSD Schema Diagram:
Drilldown into Verb in schema verbbase_xsd Drilldown into confirm in schema verb_xsd Drilldown into ConfirmableVerb in schema verb_xsd Drilldown into acknowledge in schema verb_xsd Drilldown into AcknowledgableVerb in schema verb_xsd Drilldown into Process in schema process_xsdXSD Diagram of Process in schema process_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xs:element name="Process" type="Process" substitutionGroup="Verb">
    <xs:annotation>
        <xs:documentation source="http://www.openapplications.org/oagis">The Process verb is used to request processing of the associated noun by the receiving application or business to party. In a typical external exchange scenario a Process BOD is considered to be a legally binding message. For example, if a customer sends a ProcessPurchaseOrder BOD to a supplier and the supplier acknowlegdes with a positive AcknowledgePurchaseOrder, then the customer is obligated to fullfil the agreement, unless of course other BODs are allowed to cancel or change the original order.</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
confirm oa:confirm (Optional)
acknowledge oa:acknowledge (Optional)
Collapse Derivation Tree:
Collapse References:
Verb