HR-XML 3.0 Standards, 2009  September  23.

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

Element: Update

Name Update
Type UpdateType
Documentation The Update verb is used to describe specific processing in a more fine-grained manner beyond add, change or delete processing. An example is the update of inspection information from one business application to another. The event is not adding a document, or changing fields per se, it is communicating the occurrence of an event as well as the corresponding data that accompanies the event.
XML Instance Representation
<Update>

< ActionCriteria> ... </ ActionCriteria> [0..*]
</Update>
Schema Component Representation
<xsd:element name="Update" type=" UpdateType"/>