Definition Type: Element
Name: Notify
Namespace: http://www.openapplications.org/oagis/9
Type: oa:NotifyType
Containing Schema: Meta.xsd
Abstract
Documentation:
Notify is used to inform the receiving party that an event has occurred or document has been created. For example, a supplier may have a proposed order that is sent to a trading partner. The noun will contain the data that has been proposed. An optional ConfirmBOD can be sent as a response.
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 NotifyType in schema meta_xsdXSD Diagram of Notify in schema meta_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="Notify" type="NotifyType">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/oagis/9.0">Notify is used to inform the receiving party that an event has occurred or document has been created. For example, a supplier may have a proposed order that is sent to a trading partner. The noun will contain the data that has been proposed. An optional ConfirmBOD can be sent as a response.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ActionCriteria oa:ActionCriteria 0 unbounded
Collapse Derivation Tree: