HR-XML 3.0 Standards, 2009  September  23.

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

Element: Exercisability

Name Exercisability
Type ExercisabilityType
Documentation (of type) Contains a collection of information relating to "Exercisability" -- That is how many Stock Options may be exercised at what point in time. This is information about restraints or rules that on the potential execise of the options, hence "Exercisability" rather than "ExerciseDetails." 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 can be exercised.
XML Instance Representation
<Exercisability>

< ShareQuantity> ... </ ShareQuantity> [0..1]
< ExercisableDate> ... </ ExercisableDate> [0..1]
< ExercisableRuleID> ... </ ExercisableRuleID> [0..1]
< ExercisableIntervalCode> ... </ ExercisableIntervalCode> [0..1]
< UserArea> ... </ UserArea> [0..1]
</Exercisability>
Schema Component Representation
<xsd:element name="Exercisability" type=" ExercisabilityType"/>