Definition Type: Element
Name: Load
Namespace: http://www.starstandard.org/STAR/5
Type: oagis: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. 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_xsd1 Drilldown into LoadType in schema meta_xsd1XSD Diagram of Load in schema meta_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="Load" type="oagis: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: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: