HR-XML 3.0 Standards, 2009  September  23.

Menu: [ Guidelines  |  BODs  |  Nouns  |  Global Elements  |  WSDL  |  Packages  |  Code Lists  |  Master Index ]

Element: NounFailureMessage

Name NounFailureMessage
Type FailureMessageType
Documentation Indicates that the processing of this noun has failed, and provides error and warning messages that arose during the processing of the noun.
XML Instance Representation
<NounFailureMessage>

< ErrorProcessMessage> ... </ ErrorProcessMessage> [0..*]
< WarningProcessMessage> ... </ WarningProcessMessage> [0..*]
< UserArea> ... </ UserArea> [0..1]
</NounFailureMessage>
Schema Component Representation
<xsd:element name="NounFailureMessage" type=" FailureMessageType" nillable="true"/>