HR-XML 3.0 Standards, 2009  September  23.

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

Element: BOD

Name BOD
Type BODType
Documentation The outcome of processing a specific BOD. Describes overall/summary outcome, plus the outcome of processing each noun of the BOD. Includes noun-specific error and/or warning messaages encountered during processing. May include summary and/or roll-up messages at the BOD level.
Documentation (of type) The outcome of processing a specific BOD. Describes overall/summary outcome, plus the outcome of processing each noun of the BOD. Includes noun-specific error and/or warning messaages encountered during processing. May include summary and/or roll-up messages at the BOD level.
XML Instance Representation
<BOD>

< OriginalApplicationArea> ... </ OriginalApplicationArea> [0..1]
Model group reference (not shown): FreeFormTextGroup [0..1]
< BODFailureMessage> ... </ BODFailureMessage> [0..1]
< BODSuccessMessage> ... </ BODSuccessMessage> [0..1]
< PartialBODFailureMessage> ... </ PartialBODFailureMessage> [0..1]
< UserArea> ... </ UserArea> [0..1]
</BOD>
Schema Component Representation
<xsd:element name="BOD" type=" BODType"/>