Schema Central > OAGIS® 10 > ConfirmBOD.xsd > 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.

Element information

Type: FailureMessageType

Properties: Global, Qualified, Nillable, ID: oagis-id-58e9d5f9b8b042a28ebee4b4f42f5a04

Content

Attributes

NameOccTypeDescriptionNotes
typeCode [0..1]CodeType_1E7368from type IdentificationType
actionCode [0..1]ActionCodeContentTypefrom type IdentificationType

Used in

Sample instance

<NounFailureMessage>
   <ID/>
   <IDSet>
      <ID/>
   </IDSet>
   <NounInstanceID>normalizedString</NounInstanceID>
   <TrackingID>normalizedString</TrackingID>
   <ProcessingResultCode>normalizedString</ProcessingResultCode>
   <ErrorProcessMessage>
      <ID/>
      <IDSet>
         <ID/>
      </IDSet>
      <NounInstanceID>normalizedString</NounInstanceID>
      <ProcessingResultCode>normalizedString</ProcessingResultCode>
      <SourceLocationExpression>token</SourceLocationExpression>
      <Description/>
      <Note/>
      <ReasonCode>normalizedString</ReasonCode>
      <Extension>
         <AnyExtension>
            <!--any element-->
         </AnyExtension>
         <Amount/>
         <Code/>
         <DateTime></DateTime>
         <ID/>
         <Indicator>true</Indicator>
         <Measure/>
         <Name/>
         <Number>1.0</Number>
         <Quantity/>
         <Text/>
         <Time></Time>
         <ValueText>string</ValueText>
      </Extension>
   </ErrorProcessMessage>
   <WarningProcessMessage>
      <ID/>
      <IDSet>
         <ID/>
      </IDSet>
      <NounInstanceID>normalizedString</NounInstanceID>
      <ProcessingResultCode>normalizedString</ProcessingResultCode>
      <SourceLocationExpression>token</SourceLocationExpression>
      <Description/>
      <Note/>
      <ReasonCode>normalizedString</ReasonCode>
      <Extension>
         <AnyExtension>
            <!--any element-->
         </AnyExtension>
         <Amount/>
         <Code/>
         <DateTime></DateTime>
         <ID/>
         <Indicator>true</Indicator>
         <Measure/>
         <Name/>
         <Number>1.0</Number>
         <Quantity/>
         <Text/>
         <Time></Time>
         <ValueText>string</ValueText>
      </Extension>
   </WarningProcessMessage>
   <Extension>
      <AnyExtension>
         <!--any element-->
      </AnyExtension>
      <Amount/>
      <Code/>
      <DateTime></DateTime>
      <ID/>
      <Indicator>true</Indicator>
      <Measure/>
      <Name/>
      <Number>1.0</Number>
      <Quantity/>
      <Text/>
      <Time></Time>
      <ValueText>string</ValueText>
   </Extension>
</NounFailureMessage>

Site developed and hosted by Datypic, Inc.

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