Definition Type: Element
Name: Load
Namespace: http://www.openapplications.org/oagis/9
Type: nsA:LoadType
Containing Schema: Meta.xsd
Abstract
Documentation:
This verb is used to initiate the adding of a document or data entity to another business application. Generally this verb is used when maintenance to the document will then pass to the receiving application permanently. An example of this is Load Payable or Load Receivable, where once the request is processed, the sending application has no direct control over the document or entity again.
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 LoadType in schema meta_xsdXSD Diagram of Load in schema meta_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xsd:element name="Load" type="LoadType">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/oagis/9.0">This verb is used to initiate the adding of a document or data entity to another business application.  Generally this verb is used when maintenance to the document will then pass to the receiving application permanently.  An example of this is Load Payable or Load Receivable, where once the request is processed, the sending application has no direct control over the document or entity again.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ActionCriteria nsA:ActionCriteria 0 unbounded
Collapse Derivation Tree: