Definition Type: Element
Name: Change
Namespace: http://www.openapplications.org/oagis/9
Type: nsA:ChangeType
Containing Schema: Meta.xsd
Abstract
Documentation:
The Change 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 changed.An example of this is Change REQUISITN, where the original document needs to be changed based on a specific business event.
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 responseCode in schema meta_xsd Drilldown into ChangeType in schema meta_xsdXSD Diagram of Change in schema meta_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xsd:element name="Change" type="ChangeType">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/oagis/9.0">The Change 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 changed.An example of this is Change REQUISITN, where the original document needs to be changed based on a specific business event.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ActionCriteria nsA:ActionCriteria 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
responseCode nsA:responseCode (Optional)
Collapse Derivation Tree: