HR-XML 3.0 Standards, 2009  September  23.

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

Element: Notification

Name Notification
Type NotificationType
Documentation (of type) Dictionary Entry Name: Notification. Details

Definition: Contains details on preferred or primary notification methods associated with a particular scope of work or function. See NotificationScopeCode-element.

Usage Rule: This is used in pre-provisioning a partner system with user account information. See UserAccount-noun.

XML Instance Representation
<Notification>

< NotificationScopeCode> ... </ NotificationScopeCode> [0..1]
< UseDefaultIndicator> ... </ UseDefaultIndicator> [0..1]
< NotificationMethod> ... </ NotificationMethod> [0..*]
< UserArea> ... </ UserArea> [0..1]
</Notification>
Schema Component Representation
<xsd:element name="Notification" type=" NotificationType"/>