Definition Type: Element
Name: Cancel
Namespace: http://www.openapplications.org/oagis/9
Type: nsA:CancelType
Containing Schema: Meta.xsd
Abstract
Documentation:
The Cancel verb 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 canceled.An example is the Cancel PO where the business implications must be calculated and a simple data processing term such as delete can not fully convey the business meaning and required processing associated with the meaning.
Collapse XSD Schema Diagram:
Drilldown into ActionCriteria in schema meta_xsd Drilldown into VerbType in schema meta_xsd Drilldown into ActionVerbType in schema meta_xsd Drilldown into CancelType in schema meta_xsdXSD Diagram of Cancel in schema meta_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xsd:element name="Cancel" type="CancelType">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/oagis/9.0">The Cancel verb 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 canceled.An example is the Cancel PO where the business implications must be calculated and a simple data processing term such as delete can not fully convey the business meaning and required processing associated with the meaning.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ActionCriteria nsA:ActionCriteria 0 unbounded
Collapse Derivation Tree: