Definition Type: Element
Name: NounSuccessMessage
Namespace: http://www.openapplications.org/oagis/9
Type: oagis: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 WarningProcessMessage in schema meta_xsd1 Drilldown into ProcessMessage in schema meta_xsd1 Drilldown into SuccessMessageType in schema meta_xsd1XSD Diagram of NounSuccessMessage in schema meta_xsd1 (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="NounSuccessMessage" nillable="true" type="SuccessMessageType">
    <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
ProcessMessage oagis:ProcessMessage 0 unbounded
WarningProcessMessage oagis:WarningProcessMessage 0 unbounded
Collapse Derivation Tree: