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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

PartialBODFailureMessage

The processing of at least one noun in the BOD has failed. Error and warning messages may explain the failure. Specific outcomes of processing each noun are reported in each of the NounOutcome elements.

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: BODFailureMessageType

Properties: Global, Qualified

Content

Attributes

None

Used in

Sample instance

<PartialBODFailureMessage>
   <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>
   <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>
   <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>
   <UserArea>
      <!--any element-->
   </UserArea>
</PartialBODFailureMessage>

Site developed and hosted by Datypic, Inc.

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