HR-XML 3.0 Standards, 2009  September  23.

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

Element: Vesting

Name Vesting
Type VestingType
Documentation (of type) Contains a collection of information relating to the vesting of stock options. This can be as simple as a pairing of Shares Number with a date or may involve some externally defined rule governing when and how many Stock Options become vested.
XML Instance Representation
<Vesting>

< ID> ... </ ID> [0..1]
< ShareQuantity> ... </ ShareQuantity> [0..1]
< VestingDate> ... </ VestingDate> [0..1]
< VestingRuleID> ... </ VestingRuleID> [0..1]
< UserArea> ... </ UserArea> [0..1]
</Vesting>
Schema Component Representation
<xsd:element name="Vesting" type=" VestingType"/>