Vesting

Description
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.

Type : VestingType

Definition
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.
(Defined in file Components.xsd , or a file it imports)

Elements
ID
ShareQuantityThe number of stock or equity shares. For example, the number of shares vested or number of shares exercised (in the case of stock options. Note that in some contexts fractional shares may be valid so a share number could be expressed as a decimal value as well as an integer. "Share" refers to an equal interest of rights into which the entire capital stock of a corporation. An ownership unit for a corporation.
UserAreaAllows the implementer to extend the base HR-XML specification. This is done by defining the additional information in XML Schema and referencing the new schema in the xml instance document throught the use of namespaces. Once this is done the additional information defined there can be carried in the BOD XML instance document. Allows the implementer to extend the base HR-XML specification. This is done by defining the additional information in XML Schema and referencing the new schema in the xml instance document throught the use of namespaces. Once this is done the additional information defined there can be carried in the BOD XML instance document.
VestingDateA date upon which options become vested. This is formatted representation of a date, which may be specified as a date, date/time, year, or year/month.
VestingRuleIDA string uniquely identifying the vesting rule to be applied. This might be used when the terms of the vesting could not be expressed using Share Number and VestingDate alone. The vesting rule would have been agreed upon and understood by the trading partner systems.

Parents
\AcknowledgeStockOptionGrant\DataArea\StockOptionGrant