The number of shares participants receive for each stock option.
XSD Schema Diagram:
XSD Schema Code:
<xsd:element name="StockOptionRatio" type="oa:NumericType">
<xsd:annotation>
<xsd:documentation>
The number of shares participants receive for each stock option.
</xsd:documentation>
</xsd:annotation>
</xsd:element>