Definition Type: Element
Name: NounSuccessMessage
Namespace: http://www.openapplications.org/oagis/9
Type: nsA:SuccessMessageType
Containing Schema: Meta.xsd
Abstract
Documentation:
Indicates that the processing of this noun has succeeded; may provide non-fatal warning messages that arose during the processing of the noun.
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema fields_xsd Drilldown into WarningProcessMessage in schema meta_xsd Drilldown into SuccessMessageType in schema meta_xsdXSD Diagram of NounSuccessMessage in schema meta_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xsd:element name="NounSuccessMessage" type="SuccessMessageType" nillable="true">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/oagis/9">Indicates that the processing of this noun has succeeded; may provide non-fatal warning messages that arose during the processing of the noun.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
WarningProcessMessage nsA:WarningProcessMessage 0 unbounded
UserArea nsA:UserArea 0 (1)
Collapse Derivation Tree: