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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

NounFailureMessage

Indicates that the processing of this noun has failed, and provides error and 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: FailureMessageType

Properties: Global, Qualified, Nillable

Content

Attributes

None

Used in

Sample instance

<NounFailureMessage>
   <ErrorProcessMessage>
      <ID>normalizedString</ID>
      <Description>string</Description>
      <Note>string</Note>
      <Type>normalizedString</Type>
      <ReasonCode>normalizedString</ReasonCode>
      <UserArea>
         <!--any element-->
      </UserArea>
   </ErrorProcessMessage>
   <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>
</NounFailureMessage>

Site developed and hosted by Datypic, Inc.

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