Definition Type: Element
Name: Post
Namespace: http://www.openapplications.org/oagis/9
Type: nsA:PostType
Containing Schema: Meta.xsd
Abstract
Documentation:
The Post verb is used to describe specific processing in a more fine grained manner beyond add, change or delete processing. An example is Post JOURNAL, where information is posted to a general ledger set of financial records. The business use of the word is used instead of the data processing term for the sake of clarity.
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 PostType in schema meta_xsdXSD Diagram of Post in schema meta_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xsd:element name="Post" type="PostType">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/oagis/9.0">The Post verb is used to describe specific processing in a more fine grained manner beyond add, change or delete processing.  An example is Post JOURNAL, where information is posted to a general ledger set of financial records.  The business use of the word is used instead of the data processing term for the sake of clarity.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ActionCriteria nsA:ActionCriteria 0 unbounded
Collapse Derivation Tree: