HR-XML 3.0 Standards, 2009 September 23.
Menu: [ Home | Guidelines | BODs | Nouns | Global elements | WSDL | Packages | Code Lists | Master Index ]
Trace back: » ObjectivesSection | AssignedToContact | AssessmentReportType | AssessmentPackage | StockOptionGrantType »
| Name |
StockOptionGrantType |
| Documentation |
Dictionary Entry Name: Stock Option_Grant. Detail
Definition: A collection of information relating to the award to an individual of an an option to purchase shares of company stock.
|
XML Instance Representation
Schema Component Representation
<
xsd:complexType name="
StockOptionGrantType">
<
xsd:sequence>
<
xsd:element ref="
PlanID"
minOccurs="
0"/>
<
xsd:element ref="
PlanName"
minOccurs="
0"/>
<
xsd:element ref="
ParticipantID"
minOccurs="
0"
maxOccurs="
unbounded"/>
<
xsd:element ref="
GrantTypeCode"
minOccurs="
0"
maxOccurs="
unbounded"/>
<
xsd:element ref="
GrantDate"
minOccurs="
0"/>
<
xsd:element ref="
Vesting"
minOccurs="
0"
maxOccurs="
unbounded"/>
<
xsd:element ref="
Exercisability"
minOccurs="
0"
maxOccurs="
unbounded"/>
<
xsd:element ref="
Comment"
minOccurs="
0"
maxOccurs="
unbounded"/>
<
xsd:element ref="
UserArea"
minOccurs="
0"/>
</
xsd:sequence>
</
xsd:complexType>