Schema Central > OAGIS® 9.4.1 > NounSuccessMessage
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

NounSuccessMessage

Indicates that the processing of this noun has succeeded; may provide non-fatal warning messages that arose during the processing of the noun.

See http://www.openapplications.org/platform/1.

Element information

Namespace: http://www.openapplications.org/oagis/9

Schema document: org_openapplications_platform/1_1_1/Common/OAGi/Components/Meta.xsd

Type: SuccessMessageType

Properties: Global, Qualified, Nillable

Content

Attributes

None

Used in

Sample instance

<NounSuccessMessage>
   <ProcessMessage>
      <ID>normalizedString</ID>
      <Description>string</Description>
      <Note>string</Note>
      <Type>normalizedString</Type>
      <ReasonCode>normalizedString</ReasonCode>
      <UserArea>
         <!--any element-->
      </UserArea>
   </ProcessMessage>
   <WarningProcessMessage>
      <ID>normalizedString</ID>
      <Description>string</Description>
      <Note>string</Note>
      <Type>normalizedString</Type>
      <ReasonCode>normalizedString</ReasonCode>
      <UserArea>
         <!--any element-->
      </UserArea>
   </WarningProcessMessage>
   <UserArea>
      <!--any element-->
   </UserArea>
</NounSuccessMessage>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com