<xsd:complexType name="GrantTypeCodeType">
<xsd:annotation>
<xsd:documentation>A code classifying the type of Stock Option Grant. A restricted stock option is a stock option for shares whereby upon exercise, the participant receives unvested shares and is restricted from transferring or selling the shares until the shares vest (usually according to a time-based vesting schedule).</xsd:documentation>
</xsd:annotation>
<xsd:simpleContent>
<xsd:extension base="GrantTypeCodeContentType">
<xsd:attributeGroup ref="oa:CodeListAttributeGroup" />
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>
|